aboutsummaryrefslogtreecommitdiffstats
path: root/main/acf-dhcp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acf-dhcp/APKBUILD')
-rw-r--r--main/acf-dhcp/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/main/acf-dhcp/APKBUILD b/main/acf-dhcp/APKBUILD
index 6dcc599b19..0b7c643e2e 100644
--- a/main/acf-dhcp/APKBUILD
+++ b/main/acf-dhcp/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-dhcp
pkgver=0.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="A web-based system administration interface for dhcp"
url="http://git.alpinelinux.org/cgit/acf-dhcp"
-arch="x86 x86_64"
+arch="noarch"
license="GPL-2"
depends="acf-core lua dhcp"
makedepends=""