diff options
Diffstat (limited to 'mail/msmtp/Makefile')
-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 8865aa62f3d..ad6301f7bd6 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2016/06/07 07:08:30 leot Exp $ +# $NetBSD: Makefile,v 1.66 2016/09/19 13:04:24 wiz Exp $ DISTNAME= msmtp-1.6.5 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} EXTRACT_SUFX= .tar.xz |