diff options
author | wiz <wiz@pkgsrc.org> | 2007-10-27 13:57:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-10-27 13:57:29 +0000 |
commit | b8fc2dba51e4177e9232eefcacf1b2be42709917 (patch) | |
tree | 52cf278aee4d6299c81b18f99bd812734da4aed6 /mail/etpan | |
parent | 8be1f1edf6f542981de54f7301b40e5e9dfaa01f (diff) | |
download | pkgsrc-b8fc2dba51e4177e9232eefcacf1b2be42709917.tar.gz |
Bump PKGREVISION for libetpan dependency changes.
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 3ab8fd7fc28..573b6af0b25 100644 --- a/mail/etpan/Makefile +++ b/mail/etpan/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2007/06/08 12:25:03 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2007/10/27 13:57:29 wiz Exp $ # DISTNAME= etpan-ng-0.7.1 PKGNAME= ${DISTNAME:S/-ng//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} |