diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-01-18 19:36:38 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-01-18 19:36:38 +0000 |
commit | b4f76b8b39f60b1b616adf0e5169ed77793e1e6a (patch) | |
tree | cce2dfff2f1555224670fb61b6783f0cb10b0b3f /mail | |
parent | 472d2585b822e788873ecef218515b350a294196 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 547521be059f..7adbcbe3d6a4 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= msmtp -PORTVERSION= 1.4.22 +PORTVERSION= 1.4.23 CATEGORIES= mail ipv6 MASTER_SITES= SF @@ -21,6 +21,8 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN1= msmtp.1 INFO= msmtp +LICENSE= GPLv3 + OPTIONS= GNUTLS "Adds GnuTLS support" off \ OPENSSL "Adds support for SSL (Secure Socket Layer)" off \ GSASL "Adds GSASL support" off \ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index c66a40f9e22c..0e0b43c77b40 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,2 +1,2 @@ -SHA256 (msmtp-1.4.22.tar.bz2) = 7aa6d8cddf7a0210eb8c69608bf3595dae28f82cabec4e03d309fe486531c74e -SIZE (msmtp-1.4.22.tar.bz2) = 942285 +SHA256 (msmtp-1.4.23.tar.bz2) = 269cd30eeb867167c6a599e23399f4fc24196fcdef3bac5b120d806b3b421810 +SIZE (msmtp-1.4.23.tar.bz2) = 942443 |