summaryrefslogtreecommitdiff
path: root/databases/p5-gdbm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-11-01 16:34:34 +0000
committerwiz <wiz@pkgsrc.org>2002-11-01 16:34:34 +0000
commitf7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f (patch)
tree5bf46c240b57df1eed0497c9486dd8dd8411136a /databases/p5-gdbm
parent389bf7aeba835f60680a6e668276e56025fa4024 (diff)
downloadpkgsrc-f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f.tar.gz
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'databases/p5-gdbm')
-rw-r--r--databases/p5-gdbm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-gdbm/Makefile b/databases/p5-gdbm/Makefile
index c69bb7484a3..2f68b62e1d4 100644
--- a/databases/p5-gdbm/Makefile
+++ b/databases/p5-gdbm/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2002/10/10 00:39:24 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2002/11/01 16:34:36 wiz Exp $
.include "../../lang/perl5/Makefile.common"
PKGNAME= p5-gdbm-1.05
+PKGREVISION= 1
SVR4_PKGNAME= p5gdm
CATEGORIES+= perl5