diff options
-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/} |