summaryrefslogtreecommitdiffstats
path: root/main/acf-iptables/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-iptables/APKBUILD')
-rw-r--r--main/acf-iptables/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/main/acf-iptables/APKBUILD b/main/acf-iptables/APKBUILD
index e397f68a06e..a8be8c84126 100644
--- a/main/acf-iptables/APKBUILD
+++ b/main/acf-iptables/APKBUILD
@@ -1,10 +1,11 @@
-# Contributor: Michael Mason <ms13sp@gmail.com>
+# Contributor: Ted Trask <ttrask01@yahoo.com>
+# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-iptables
pkgver=0.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="A web-based system administration interface for iptables"
url="http://git.alpinelinux.org/cgit/acf-iptables"
-arch="x86 x86_64"
+arch="noarch"
license="GPL-2"
depends="acf-core lua iptables"
makedepends=""