diff options
author | wiz <wiz@pkgsrc.org> | 2002-02-28 17:50:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-02-28 17:50:05 +0000 |
commit | 7a2ac970fe32da24eb77ffc31fc9f71f35990514 (patch) | |
tree | 66c72002dddcbf7b32c2b15f28629ac4eb341422 /databases | |
parent | b6efb0b53caf7bca48627819b18cc6a9243b7ba9 (diff) | |
download | pkgsrc-7a2ac970fe32da24eb77ffc31fc9f71f35990514.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 7b036d0a6e4..86becdaddd9 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2002/01/28 02:24:17 jlam Exp $ +# $NetBSD: Makefile,v 1.76 2002/02/28 17:50:05 wiz Exp $ # COMMENT= Databases @@ -43,7 +43,6 @@ SUBDIR+= p5-gdbm SUBDIR+= p5-perl-ldap SUBDIR+= p5-postgresql SUBDIR+= pgaccess -SUBDIR+= phpmyadmin SUBDIR+= php3-ldap SUBDIR+= php3-mysql SUBDIR+= php3-pgsql @@ -54,6 +53,7 @@ SUBDIR+= php4-ldap SUBDIR+= php4-mysql SUBDIR+= php4-odbc SUBDIR+= php4-pgsql +SUBDIR+= phpmyadmin SUBDIR+= postgresql SUBDIR+= postgresql-client SUBDIR+= postgresql-docs |