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