diff options
author | asau <asau@pkgsrc.org> | 2010-12-10 11:54:25 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-12-10 11:54:25 +0000 |
commit | 25f1c24d9017cdeba8f1c812f86da42cbbacd601 (patch) | |
tree | d49fe20a7d2540b70e90dbcb8e1ec03ac9d58c1d /databases/Makefile | |
parent | f129c6718598254c64ef0d593bc70fea176ac4d9 (diff) | |
download | pkgsrc-25f1c24d9017cdeba8f1c812f86da42cbbacd601.tar.gz |
+ postgresql90-upgrade
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 1ef51e2b90f..c3c076efe34 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.357 2010/12/10 03:53:00 asau Exp $ +# $NetBSD: Makefile,v 1.358 2010/12/10 11:54:25 asau Exp $ # COMMENT= Databases @@ -238,6 +238,7 @@ SUBDIR+= postgresql90-plpython SUBDIR+= postgresql90-pltcl SUBDIR+= postgresql90-replicationtools SUBDIR+= postgresql90-server +SUBDIR+= postgresql90-upgrade SUBDIR+= pxtools SUBDIR+= py-PgSQL SUBDIR+= py-bdb-xml |