diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
commit | 7988d5762647198a2c1c89575cd0e24f7a98cc32 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /mail/msmtp | |
parent | c69ed98c00efc54c68198eeb13e0d3830a83590c (diff) | |
download | pkgsrc-7988d5762647198a2c1c89575cd0e24f7a98cc32.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 |