diff options
author | asau <asau@pkgsrc.org> | 2010-12-10 03:53:00 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-12-10 03:53:00 +0000 |
commit | cb67c536dbf120e29d78f3f7dc005b131c23ecb8 (patch) | |
tree | e94cb27b97b1a78f6379177176d0498e4eb33a9a /databases/Makefile | |
parent | d75d26857b0b7a9c9cb61d9429714629a786f9ee (diff) | |
download | pkgsrc-cb67c536dbf120e29d78f3f7dc005b131c23ecb8.tar.gz |
+ postgresql90-replicationtools
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
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 |