diff --git a/extra/acct/APKBUILD b/extra/acct/APKBUILD index 73902efe639..29657feed9e 100644 --- a/extra/acct/APKBUILD +++ b/extra/acct/APKBUILD @@ -1,12 +1,13 @@ # Contributor: Carlo Landmeter +# Maintainer: Natanael Copa pkgname=acct pkgver=6.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="The GNU Accounting Utilities" url="http://www.gnu.org/software/acct/" license="GPL" -depends="uclibc" -makedepends="" +depends= +makedepends= install= subpackages="$pkgname-doc" source="http://ftp.gnu.org/gnu/acct/${pkgname}-${pkgver}.tar.gz"