diff options
Diffstat (limited to 'testing/dspam/APKBUILD')
-rw-r--r-- | testing/dspam/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dspam/APKBUILD b/testing/dspam/APKBUILD index 1ccdad243a..a34433cca4 100644 --- a/testing/dspam/APKBUILD +++ b/testing/dspam/APKBUILD @@ -9,7 +9,7 @@ url="http://dspam.nuclearelephant.com/" pkgusers="dspam" pkggroups="dspam" arch="all" -license="GPL-2" +license="GPL2" depends= install="$pkgname.pre-install" makedepends="postgresql-dev sqlite-dev mariadb-dev autoconf automake libtool" |