summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-12-11 23:06:50 +0000
committerasau <asau@pkgsrc.org>2010-12-11 23:06:50 +0000
commit4ca8420d23d468fd0bfbbf27d5d4e5f8ed1dd887 (patch)
tree50c86a6748ae060b63ac9bac0de91fd4295f0116 /databases
parent8087f8c75c0555645765132eef0025cf87fe7b3f (diff)
downloadpkgsrc-4ca8420d23d468fd0bfbbf27d5d4e5f8ed1dd887.tar.gz
+ postgresql90-datatypes
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 ed832d0f28c..004e22eeb69 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.359 2010/12/10 19:25:02 asau Exp $
+# $NetBSD: Makefile,v 1.360 2010/12/11 23:06:50 asau Exp $
#
COMMENT= Databases
@@ -230,6 +230,7 @@ SUBDIR+= postgresql84-server
SUBDIR+= postgresql90
SUBDIR+= postgresql90-adminpack
SUBDIR+= postgresql90-client
+SUBDIR+= postgresql90-datatypes
SUBDIR+= postgresql90-dblink
SUBDIR+= postgresql90-docs
SUBDIR+= postgresql90-monitoring