diff options
Diffstat (limited to 'mail/msmtp')
-rw-r--r-- | mail/msmtp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index a46b2dcc3ee..c7cc391aebc 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2015/04/30 15:10:53 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/08/23 14:30:38 wiz Exp $ DISTNAME= msmtp-1.6.2 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} EXTRACT_SUFX= .tar.xz |