diff options
author | jlam <jlam> | 2007-09-20 21:29:42 +0000 |
---|---|---|
committer | jlam <jlam> | 2007-09-20 21:29:42 +0000 |
commit | 8224ca1427649ecf880069a3e60024b30aacaae1 (patch) | |
tree | 9b23ad7110f1dbe8ec5bd808ee0485a4b161f385 /databases/Makefile | |
parent | ac2daee893d6a3ec616fe9184fa2fd7867be154c (diff) | |
download | pkgsrc-8224ca1427649ecf880069a3e60024b30aacaae1.tar.gz |
Note, and and enable databases/postgresql82-adminpack.
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 95aa6654e39..3ed789e0c77 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.233 2007/08/22 17:34:38 tron Exp $ +# $NetBSD: Makefile,v 1.234 2007/09/20 21:29:42 jlam Exp $ # COMMENT= Databases @@ -144,6 +144,7 @@ SUBDIR+= postgresql81-pltcl SUBDIR+= postgresql81-server SUBDIR+= postgresql81-tsearch2 SUBDIR+= postgresql82 +SUBDIR+= postgresql82-adminpack SUBDIR+= postgresql82-client SUBDIR+= postgresql82-plperl SUBDIR+= postgresql82-plpython |