summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-05-18 19:58:45 +0000
committeradrianp <adrianp>2005-05-18 19:58:45 +0000
commitcd11694c35e2ac3dd165d9a6bfc04aee8a9642d5 (patch)
treed26ed3dac4371e337d49bc29505ec40faaff384b /databases
parent5f11e218a93570548b66784ea361e70b1d91439c (diff)
downloadpkgsrc-cd11694c35e2ac3dd165d9a6bfc04aee8a9642d5.tar.gz
- Note addition of pear-DB-1.7.6
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f3fcd88a4b6..41990366500 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.170 2005/04/29 14:00:44 gson Exp $
+# $NetBSD: Makefile,v 1.171 2005/05/18 19:58:45 adrianp Exp $
#
COMMENT= Databases
@@ -81,6 +81,7 @@ SUBDIR+= p5-gdbm
SUBDIR+= p5-perl-ldap
SUBDIR+= p5-postgresql
SUBDIR+= p5-sybperl
+SUBDIR+= pear-DB
SUBDIR+= pgaccess
SUBDIR+= pgpool
SUBDIR+= php-dba
@@ -169,4 +170,5 @@ SUBDIR+= xsqlmenu
SUBDIR+= yasql
SUBDIR+= zope-mysql
+A
.include "../mk/bsd.pkg.subdir.mk"