summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-07-11 23:39:00 +0000
committerasau <asau@pkgsrc.org>2012-07-11 23:39:00 +0000
commite570eb5dfb1d6830cfdec4f685c0415d70d3d2df (patch)
treebccea1ceaeb17d8cead1b7b12ca3b269a70700e1 /databases
parent913d661a29e08149c54c4ab6697f990cedcc46e1 (diff)
downloadpkgsrc-e570eb5dfb1d6830cfdec4f685c0415d70d3d2df.tar.gz
+ postgresql91-pgbench
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 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