diff options
author | adam <adam@pkgsrc.org> | 2010-09-16 08:04:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-09-16 08:04:14 +0000 |
commit | 26faa8852932ba0c7b21683a71b08f075defd916 (patch) | |
tree | e63bffaf9610bdb0c13a311b018173fbaf9601a8 /mail/etpan | |
parent | 7b292c189152f3b6df6f78f4b6711eeb0cc4d0ba (diff) | |
download | pkgsrc-26faa8852932ba0c7b21683a71b08f075defd916.tar.gz |
Revbump after updating databases/db5
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 079f9d230c5..9424ef57068 100644 --- a/mail/etpan/Makefile +++ b/mail/etpan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/06/02 12:57:48 adam Exp $ +# $NetBSD: Makefile,v 1.14 2010/09/16 08:06:16 adam Exp $ DISTNAME= etpan-ng-0.7.1 PKGNAME= ${DISTNAME:S/-ng//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} |