diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | 6fe9864ef9034675638bd14ddd7e959f378686cf (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /mail/msmtp | |
parent | 71a8df3b3e87519b7665c92e6aedce26992823f7 (diff) | |
download | pkgsrc-6fe9864ef9034675638bd14ddd7e959f378686cf.tar.gz |
More pcre PKGREVISION bumps.
Diffstat (limited to 'mail/msmtp')
-rw-r--r-- | mail/msmtp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 73fc50d518f..94e9efa0188 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2012/02/06 12:40:51 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/03/03 12:54:18 wiz Exp $ DISTNAME= msmtp-1.4.27 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} EXTRACT_SUFX= .tar.bz2 |