summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoragc <agc>1998-02-17 15:48:54 +0000
committeragc <agc>1998-02-17 15:48:54 +0000
commit93b063b993c04e8f177b11f74834347235060960 (patch)
tree08b62cfe9d951d80ae4f10b9b948b678940011ae /databases
parentf0dd0488738578a49827d80bebd0332a102db437 (diff)
downloadpkgsrc-93b063b993c04e8f177b11f74834347235060960.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>