diff options
author | nros <nros@pkgsrc.org> | 2015-04-03 12:09:35 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2015-04-03 12:09:35 +0000 |
commit | 8975344750d88d1f0fa36f68b44a24a2457d29b3 (patch) | |
tree | 4a9c03f8bdbb13efe5fc37d3865f0b00bc69e0b3 /mail | |
parent | c3b77e2f0dc85a52686b63ef2f863fabd2547d13 (diff) | |
download | pkgsrc-8975344750d88d1f0fa36f68b44a24a2457d29b3.tar.gz |
Revbump due to mail/libetpan update.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/etpan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/etpan/Makefile b/mail/etpan/Makefile index e4cc0d8d70e..c46951d69a1 100644 --- a/mail/etpan/Makefile +++ b/mail/etpan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/03 12:09:35 nros Exp $ DISTNAME= etpan-ng-0.7.1 PKGNAME= ${DISTNAME:S/-ng//} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} |