summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjlam <jlam>1999-09-21 19:13:40 +0000
committerjlam <jlam>1999-09-21 19:13:40 +0000
commit558916624f57bddb95e8c981e389631a95adc691 (patch)
tree8002166616e3413a3c471c986b71875a551fe71c /databases
parentfd0cf55eb39d79e07067adb35b3e4a1003f419a9 (diff)
downloadpkgsrc-558916624f57bddb95e8c981e389631a95adc691.tar.gz
Add and enable pgacess.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b2e1b9eaf69..521ca823904 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/08/20 16:12:32 rh Exp $
+# $NetBSD: Makefile,v 1.21 1999/09/21 19:13:40 jlam Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -20,6 +20,7 @@
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
SUBDIR += p5-gdbm
+ SUBDIR += pgaccess
SUBDIR += postgresql
SUBDIR += py-gdbm
SUBDIR += py-mysql