summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-02-17 15:48:54 +0000
committeragc <agc@pkgsrc.org>1998-02-17 15:48:54 +0000
commit5e7d32948836557cfca96136756f1754fa68e977 (patch)
tree08b62cfe9d951d80ae4f10b9b948b678940011ae /databases
parent53f57115668a32935e90094dffdb3aa39b2a9750 (diff)
downloadpkgsrc-5e7d32948836557cfca96136756f1754fa68e977.tar.gz
Enable postgresql.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 05f6875f0ac..beea3c37396 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1997/10/27 03:33:59 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1998/02/17 15:48:54 agc Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -13,7 +13,7 @@
# SUBDIR += p5-Msql
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
-# SUBDIR += postgresql
+ SUBDIR += postgresql
# SUBDIR += typhoon
.include <bsd.port.subdir.mk>