diff options
author | salo <salo> | 2005-08-24 11:00:13 +0000 |
---|---|---|
committer | salo <salo> | 2005-08-24 11:00:13 +0000 |
commit | bad5f7a41390170d928e84472c082d19ff249696 (patch) | |
tree | 040dea0d0c9c296e9187b334cff75c8f642e2fc3 /databases/Makefile | |
parent | 90318262c9c153674d4e1d0157a5959a1430d042 (diff) | |
download | pkgsrc-bad5f7a41390170d928e84472c082d19ff249696.tar.gz |
sort.
Diffstat (limited to 'databases/Makefile')
-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 |