summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-05-18 19:58:45 +0000
committeradrianp <adrianp@pkgsrc.org>2005-05-18 19:58:45 +0000
commit01828c2b903baf0a9b73282da69dda58240dc6c5 (patch)
treed26ed3dac4371e337d49bc29505ec40faaff384b /databases/Makefile
parent486d751107a4d7aab3d15405ee5e94990f87554a (diff)
downloadpkgsrc-01828c2b903baf0a9b73282da69dda58240dc6c5.tar.gz
- Note addition of pear-DB-1.7.6
Diffstat (limited to 'databases/Makefile')
-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"