diff options
author | asau <asau@pkgsrc.org> | 2012-07-12 17:21:13 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-07-12 17:21:13 +0000 |
commit | 4fb08531d5f8425097f4805b8bc9f98f1b36e972 (patch) | |
tree | fb91eafa45c50e0a9b1a6d22edf5129d6c79eb72 /databases | |
parent | 228ca6bc898c615521f91d77b97aab92ab288a3c (diff) | |
download | pkgsrc-4fb08531d5f8425097f4805b8bc9f98f1b36e972.tar.gz |
+ postgresql84-pgbench
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 584d6345a6a..9e5014f3054 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.404 2012/07/12 16:31:26 asau Exp $ +# $NetBSD: Makefile,v 1.405 2012/07/12 17:21:13 asau Exp $ # COMMENT= Databases @@ -244,6 +244,7 @@ SUBDIR+= postgresql84 SUBDIR+= postgresql84-adminpack SUBDIR+= postgresql84-client SUBDIR+= postgresql84-dblink +SUBDIR+= postgresql84-pgbench SUBDIR+= postgresql84-pgcrypto SUBDIR+= postgresql84-plperl SUBDIR+= postgresql84-plpython |