diff options
Diffstat (limited to 'main/shorewall-core/APKBUILD')
-rw-r--r-- | main/shorewall-core/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/shorewall-core/APKBUILD b/main/shorewall-core/APKBUILD index b6f227692c..5b48320e52 100644 --- a/main/shorewall-core/APKBUILD +++ b/main/shorewall-core/APKBUILD @@ -12,7 +12,7 @@ pkgrel=0 pkgdesc="Core libraries for Shorewall" url="http://www.shorewall.net/" arch="noarch" -license="GPL-2" +license="GPL2" depends="" # coreutils for install -T makedepends="coreutils bash" |