diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msmtp/Makefile | 21 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 6 |
2 files changed, 12 insertions, 15 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 504d840bcca..eb10dea0213 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,18 +1,15 @@ -# $NetBSD: Makefile,v 1.6 2004/09/19 13:02:00 wiz Exp $ -# +# $NetBSD: Makefile,v 1.7 2005/01/19 15:30:25 adam Exp $ -DISTNAME= msmtp-1.2.3 -CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} +DISTNAME= msmtp-1.2.4 +CATEGORIES= mail +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} -MAINTAINER= bcv@hub3.net -HOMEPAGE= http://msmtp.sourceforge.net/ -COMMENT= SMTP plugin for MUAs +MAINTAINER= bcv@hub3.net +HOMEPAGE= http://msmtp.sourceforge.net/ +COMMENT= SMTP plugin for MUAs -.include "../../mk/bsd.prefs.mk" - -USE_BUILDLINK3= YES -GNU_CONFIGURE= YES +USE_BUILDLINK3= yes +GNU_CONFIGURE= yes EGDIR= ${PREFIX}/share/examples/msmtp diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index e062bed1f48..1054d7f9c56 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/09/19 13:02:00 wiz Exp $ +$NetBSD: distinfo,v 1.4 2005/01/19 15:30:25 adam Exp $ -SHA1 (msmtp-1.2.3.tar.gz) = f95c434feecb963203701ca3f7600752199deb3b -Size (msmtp-1.2.3.tar.gz) = 158574 bytes +SHA1 (msmtp-1.2.4.tar.gz) = d62747d2c38c6dd32f953441f49ee3a8dcf36d53 +Size (msmtp-1.2.4.tar.gz) = 159416 bytes |