summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2004-04-19 00:10:58 +0000
committerrecht <recht>2004-04-19 00:10:58 +0000
commit1694a4987676303f6c55e43ceb7be89e402ddafc (patch)
tree380711dac5f1eced0ecdb8f1837d532b2a99da2b /databases/Makefile
parent4973dcbb16d6dbce6898ea46f7065a3fe81e97db (diff)
downloadpkgsrc-1694a4987676303f6c55e43ceb7be89e402ddafc.tar.gz
Add and enable:
postgresql74 postgresql74-client postgresql74-docs postgresql74-lib postgresql74-server
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 8cae894bf95..9cfe631ca8d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2004/04/15 11:10:18 grant Exp $
+# $NetBSD: Makefile,v 1.131 2004/04/19 00:10:58 recht Exp $
#
COMMENT= Databases
@@ -88,6 +88,11 @@ SUBDIR+= postgresql-lib
SUBDIR+= postgresql-plperl
SUBDIR+= postgresql-pltcl
SUBDIR+= postgresql-server
+SUBDIR+= postgresql74
+SUBDIR+= postgresql74-client
+SUBDIR+= postgresql74-docs
+SUBDIR+= postgresql74-lib
+SUBDIR+= postgresql74-server
SUBDIR+= pxtools
SUBDIR+= py-IndexedCatalog
SUBDIR+= py-PgSQL