diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
commit | ac4d467be533e40ec56fc139faf1619b6f29af1b (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /net/gift-openft | |
parent | 48fbdf6ab27df2cda64e75c3291ae9d0e4fb71e1 (diff) | |
download | pkgsrc-ac4d467be533e40ec56fc139faf1619b6f29af1b.tar.gz |
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'net/gift-openft')
-rw-r--r-- | net/gift-openft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gift-openft/Makefile b/net/gift-openft/Makefile index 983f8683e4f..18a6adda957 100644 --- a/net/gift-openft/Makefile +++ b/net/gift-openft/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:47 tv Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/06 15:10:06 wiz Exp $ # DISTNAME= gift-openft-0.2.1.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gift/} |