diff options
Diffstat (limited to 'main/ssmtp/APKBUILD')
-rw-r--r-- | main/ssmtp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ssmtp/APKBUILD b/main/ssmtp/APKBUILD index 928fd19841..0c795ec4cc 100644 --- a/main/ssmtp/APKBUILD +++ b/main/ssmtp/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extremely simple MTA to get mail off the system to a mail hub" subpackages="$pkgname-doc" arch="all" url="https://packages.debian.org/stable/mail/ssmtp" -license="GPL-2" +license="GPL2" depends= makedepends="openssl-dev autoconf" install= |