diff options
Diffstat (limited to 'main/shorewall/APKBUILD')
-rw-r--r-- | main/shorewall/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/shorewall/APKBUILD b/main/shorewall/APKBUILD index 3bfe177c37..bcf6abecf7 100644 --- a/main/shorewall/APKBUILD +++ b/main/shorewall/APKBUILD @@ -12,7 +12,7 @@ pkgrel=0 pkgdesc="An iptables front end for firewall configuration" url="http://www.shorewall.net/" arch="noarch" -license="GPL-2" +license="GPL2" depends="shorewall-core perl iptables iproute2" # coreutils for install -T makedepends="coreutils bash" |