summaryrefslogtreecommitdiffstats
path: root/main/acf-shorewall
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-12-24 19:45:13 +0000
committerTed Trask <ttrask01@yahoo.com>2010-12-24 19:45:13 +0000
commit60ce0ed401cf2ae0f23eaa4ce674eb5cd126234b (patch)
treecbd925be3a373f184eaaeaa2356cae5c94e1b84f /main/acf-shorewall
parent04a10843cb82db5b9f0f9fdb62b0074afebb1db6 (diff)
downloadaports-60ce0ed401cf2ae0f23eaa4ce674eb5cd126234b.tar.bz2
aports-60ce0ed401cf2ae0f23eaa4ce674eb5cd126234b.tar.xz
Update all ACF packages to set arch to noarch and bump pkgrel
Also updated Contributor and Maintainer
Diffstat (limited to 'main/acf-shorewall')
-rw-r--r--main/acf-shorewall/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/acf-shorewall/APKBUILD b/main/acf-shorewall/APKBUILD
index aa0dee116..c83a48775 100644
--- a/main/acf-shorewall/APKBUILD
+++ b/main/acf-shorewall/APKBUILD
@@ -1,10 +1,11 @@
+# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-shorewall
pkgver=0.6.2
-pkgrel=0
+pkgrel=1
pkgdesc="A web-based system administration interface for shorewall"
url="http://git.alpinelinux.org/cgit/acf-shorewall"
-arch="x86 x86_64"
+arch="noarch"
license="GPL-2"
depends="acf-core lua shorewall"
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"