summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau>2010-12-10 03:53:00 +0000
committerasau <asau>2010-12-10 03:53:00 +0000
commitc4fc22ab107f63ca4c96728e9d1bb14fd45d2a7a (patch)
treee94cb27b97b1a78f6379177176d0498e4eb33a9a
parente90ab01e6e2e61d4812c273892b640bfd3543b62 (diff)
downloadpkgsrc-c4fc22ab107f63ca4c96728e9d1bb14fd45d2a7a.tar.gz
+ postgresql90-replicationtools
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b97703099a9..1ef51e2b90f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.356 2010/11/15 20:27:46 dholland Exp $
+# $NetBSD: Makefile,v 1.357 2010/12/10 03:53:00 asau Exp $
#
COMMENT= Databases
@@ -236,6 +236,7 @@ SUBDIR+= postgresql90-pgcrypto
SUBDIR+= postgresql90-plperl
SUBDIR+= postgresql90-plpython
SUBDIR+= postgresql90-pltcl
+SUBDIR+= postgresql90-replicationtools
SUBDIR+= postgresql90-server
SUBDIR+= pxtools
SUBDIR+= py-PgSQL