diff options
author | adam <adam> | 2012-01-18 14:33:17 +0000 |
---|---|---|
committer | adam <adam> | 2012-01-18 14:33:17 +0000 |
commit | 28f09494a80538981d730b1b667dd0eb6d0ff99f (patch) | |
tree | 7758e631b6ee131fccbfa38ecc2fecf900cbc21a /mail/etpan/Makefile | |
parent | 582becc3f4f60355b00c98acd159aff76f8c90e7 (diff) | |
download | pkgsrc-28f09494a80538981d730b1b667dd0eb6d0ff99f.tar.gz |
Revbump after updating db5
Diffstat (limited to 'mail/etpan/Makefile')
-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/} |