diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2010-08-05 04:44:03 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2010-08-05 04:44:03 +0000 |
commit | 925f715457e7d2920c09112a0d519807da518239 (patch) | |
tree | f425da67fd8a23937ea607c741fdd10a01444204 /databases | |
parent | 4473442882dde88204c2656ea111b7b3521f06aa (diff) | |
download | pkgsrc-925f715457e7d2920c09112a0d519807da518239.tar.gz |
sort
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 5315b32fc6e..5eed11b39ff 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.343 2010/08/04 06:06:11 mbalmer Exp $ +# $NetBSD: Makefile,v 1.344 2010/08/05 04:44:03 jnemeth Exp $ # COMMENT= Databases @@ -229,10 +229,10 @@ SUBDIR+= postgresql84 SUBDIR+= postgresql84-adminpack SUBDIR+= postgresql84-client SUBDIR+= postgresql84-dblink +SUBDIR+= postgresql84-pgcrypto SUBDIR+= postgresql84-plperl SUBDIR+= postgresql84-plpython SUBDIR+= postgresql84-pltcl -SUBDIR+= postgresql84-pgcrypto SUBDIR+= postgresql84-server SUBDIR+= pxtools SUBDIR+= py-PgSQL |