diff options
author | wiz <wiz> | 2015-08-23 14:30:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-08-23 14:30:35 +0000 |
commit | 458613eec90ad7a8a9dbc8d6e7c831e21f7484e4 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /mail/msmtp | |
parent | d8e13e34003e7dd1bb265e92937f9b7852fecb00 (diff) | |
download | pkgsrc-458613eec90ad7a8a9dbc8d6e7c831e21f7484e4.tar.gz |
Bump PKGREVISION for nettle shlib major bump.
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 |