diff options
Diffstat (limited to 'mail/etpan')
-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 937e9f97d57..fce259d077b 100644 --- a/mail/etpan/Makefile +++ b/mail/etpan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2011/04/22 13:44:02 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/01/18 14:33:31 adam Exp $ DISTNAME= etpan-ng-0.7.1 PKGNAME= ${DISTNAME:S/-ng//} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} |