diff options
author | adam <adam@pkgsrc.org> | 2008-01-12 11:36:28 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2008-01-12 11:36:28 +0000 |
commit | 707dd640337106b3a0c6d7e1beb32cd2562f1355 (patch) | |
tree | a1fd841ef65ba98893082c64a3b5f269fed5e225 /mail/etpan/Makefile | |
parent | e32855bfcdb2626356a048ac59ad0156a4061312 (diff) | |
download | pkgsrc-707dd640337106b3a0c6d7e1beb32cd2562f1355.tar.gz |
db4 update related revision bump
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 573b6af0b25..4553247e5a5 100644 --- a/mail/etpan/Makefile +++ b/mail/etpan/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2007/10/27 13:57:29 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/01/12 11:36:32 adam Exp $ # DISTNAME= etpan-ng-0.7.1 PKGNAME= ${DISTNAME:S/-ng//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} |