summaryrefslogtreecommitdiff
path: root/databases/php4-dba
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-01 16:34:34 +0000
committerwiz <wiz>2002-11-01 16:34:34 +0000
commit849569cfd5e10afdc08171502cc884e732fedcdf (patch)
tree5bf46c240b57df1eed0497c9486dd8dd8411136a /databases/php4-dba
parentf8fa85c24606ca655c681fbab2ce0b68018d992e (diff)
downloadpkgsrc-849569cfd5e10afdc08171502cc884e732fedcdf.tar.gz
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'databases/php4-dba')
-rw-r--r--databases/php4-dba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/php4-dba/Makefile b/databases/php4-dba/Makefile
index 77f5500b879..c2a3448c10c 100644
--- a/databases/php4-dba/Makefile
+++ b/databases/php4-dba/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2002/08/25 21:49:35 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2002/11/01 16:34:36 wiz Exp $
MODNAME= dba
CATEGORIES+= databases
-PKGREVISION= # empty
+PKGREVISION= 1
COMMENT= PHP4 extension for DBM database access
USE_BUILDLINK2= YES