diff options
author | salo <salo@pkgsrc.org> | 2005-08-24 11:00:13 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-08-24 11:00:13 +0000 |
commit | bbfb49961ff339170702861e692af809113c1bf9 (patch) | |
tree | 040dea0d0c9c296e9187b334cff75c8f642e2fc3 /databases | |
parent | ccc2220abb12c7e1bc66fd9929006cc8666cfdc6 (diff) | |
download | pkgsrc-bbfb49961ff339170702861e692af809113c1bf9.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 c6b6f57b64b..25273f33232 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2005/08/08 09:50:04 drochner Exp $ +# $NetBSD: Makefile,v 1.181 2005/08/24 11:00:13 salo Exp $ # COMMENT= Databases @@ -120,10 +120,10 @@ SUBDIR+= postgresql74-plpython SUBDIR+= postgresql74-server SUBDIR+= postgresql80 SUBDIR+= postgresql80-client -SUBDIR+= postgresql80-server SUBDIR+= postgresql80-plperl SUBDIR+= postgresql80-plpython SUBDIR+= postgresql80-pltcl +SUBDIR+= postgresql80-server SUBDIR+= pxtools SUBDIR+= py-IndexedCatalog SUBDIR+= py-PgSQL |