diff options
Diffstat (limited to 'main/postfix/APKBUILD')
-rw-r--r-- | main/postfix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD index 4115be5cfbd..bd09c261e97 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" arch="all" -license="IPL-1" +license="IPL-1.0" depends= makedepends="db-dev pcre-dev libressl-dev postgresql-dev mariadb-dev openldap-dev cyrus-sasl-dev perl file sqlite-dev linux-headers coreutils" |