diff options
author | asau <asau@pkgsrc.org> | 2010-12-10 19:25:02 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-12-10 19:25:02 +0000 |
commit | 1ac69a774758de12c88e3a5492ad36db3d7be4ad (patch) | |
tree | 497715f2ddf97c6fdd5650d102b41d606aa9c6bd /databases | |
parent | 90dd64d286f90584f8e3e3193eb71348ea38aea2 (diff) | |
download | pkgsrc-1ac69a774758de12c88e3a5492ad36db3d7be4ad.tar.gz |
+ postgresql90-monitoring
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 c3c076efe34..ed832d0f28c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.358 2010/12/10 11:54:25 asau Exp $ +# $NetBSD: Makefile,v 1.359 2010/12/10 19:25:02 asau Exp $ # COMMENT= Databases @@ -232,6 +232,7 @@ SUBDIR+= postgresql90-adminpack SUBDIR+= postgresql90-client SUBDIR+= postgresql90-dblink SUBDIR+= postgresql90-docs +SUBDIR+= postgresql90-monitoring SUBDIR+= postgresql90-pgcrypto SUBDIR+= postgresql90-plperl SUBDIR+= postgresql90-plpython |