summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau>2012-07-11 23:39:00 +0000
committerasau <asau>2012-07-11 23:39:00 +0000
commitfc8094c124b1f8e100436ea67cf1b4964a5304a7 (patch)
treebccea1ceaeb17d8cead1b7b12ca3b269a70700e1
parent3555b6202577f31b1e08c8259a2d976078414bca (diff)
downloadpkgsrc-fc8094c124b1f8e100436ea67cf1b4964a5304a7.tar.gz
+ postgresql91-pgbench
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index a59c10702ab..1637b9fc9d6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.402 2012/06/16 15:06:43 taca Exp $
+# $NetBSD: Makefile,v 1.403 2012/07/11 23:39:00 asau Exp $
#
COMMENT= Databases
@@ -274,6 +274,7 @@ SUBDIR+= postgresql91-dblink
SUBDIR+= postgresql91-docs
SUBDIR+= postgresql91-fuzzystrmatch
SUBDIR+= postgresql91-monitoring
+SUBDIR+= postgresql91-pgbench
SUBDIR+= postgresql91-pgcrypto
SUBDIR+= postgresql91-plperl
SUBDIR+= postgresql91-plpython