summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorasau <asau>2012-07-12 18:12:48 +0000
committerasau <asau>2012-07-12 18:12:48 +0000
commit9fb37731668d96627dfa606e0aef8b457deab0d1 (patch)
tree8a69e1118c652510484213140a2cd3d3483edfbb /databases
parent30a103d1d4ab1cb9f70ddc79b59bbaeaffedd3e7 (diff)
downloadpkgsrc-9fb37731668d96627dfa606e0aef8b457deab0d1.tar.gz
+ postgresql83-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 9e5014f3054..8f2f63dd4f5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.405 2012/07/12 17:21:13 asau Exp $
+# $NetBSD: Makefile,v 1.406 2012/07/12 18:12:48 asau Exp $
#
COMMENT= Databases
@@ -235,6 +235,7 @@ SUBDIR+= postgresql-postgis
SUBDIR+= postgresql83
SUBDIR+= postgresql83-adminpack
SUBDIR+= postgresql83-client
+SUBDIR+= postgresql83-pgbench
SUBDIR+= postgresql83-plperl
SUBDIR+= postgresql83-plpython
SUBDIR+= postgresql83-pltcl