summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2011-03-10 22:00:23 +0000
committerwiz <wiz>2011-03-10 22:00:23 +0000
commit0acd6a408216261a30195b53537bea9e2516eaae (patch)
tree621d1c303e8bf858079a0981e99edad547c79eaf /databases
parent7ccd29518fd0993be624261a5aa3ad1994c6a118 (diff)
downloadpkgsrc-0acd6a408216261a30195b53537bea9e2516eaae.tar.gz
Add commented out entry for postgresql-uuid.
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 8b4bc73c1da..10bbd5fc7d5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.366 2011/03/05 18:09:39 brook Exp $
+# $NetBSD: Makefile,v 1.367 2011/03/10 22:00:23 wiz Exp $
#
COMMENT= Databases
@@ -216,6 +216,7 @@ SUBDIR+= poco-data-mysql
SUBDIR+= poco-data-odbc
SUBDIR+= poco-data-sqlite
SUBDIR+= postgresql-postgis
+#SUBDIR+= postgresql-uuid # just contains files for postgresql*-uuid
SUBDIR+= postgresql83
SUBDIR+= postgresql83-adminpack
SUBDIR+= postgresql83-client