diff options
author | wiz <wiz> | 2007-06-08 12:24:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-08 12:24:59 +0000 |
commit | c80c0f168f39951a3b52a274a37668d40a354474 (patch) | |
tree | 028de92fdde6abc18235fd74dec5bb314fdef7d4 /mail/etpan | |
parent | 3da8a6e10d14873a292c6051725ab589a55e978c (diff) | |
download | pkgsrc-c80c0f168f39951a3b52a274a37668d40a354474.tar.gz |
PKGREVISION bump for db4 shlib name change.
Diffstat (limited to 'mail/etpan')
-rw-r--r-- | mail/etpan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/etpan/Makefile b/mail/etpan/Makefile index 3b323a1921c..3ab8fd7fc28 100644 --- a/mail/etpan/Makefile +++ b/mail/etpan/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2006/06/20 22:14:07 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2007/06/08 12:25:03 wiz Exp $ # DISTNAME= etpan-ng-0.7.1 PKGNAME= ${DISTNAME:S/-ng//} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} |