pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases Sort SUBDIRs alphabetically
details: https://anonhg.NetBSD.org/pkgsrc/rev/4542549f7521
branches: trunk
changeset: 461118:4542549f7521
user: agc <agc%pkgsrc.org@localhost>
date: Thu Sep 11 08:46:27 2003 +0000
description:
Sort SUBDIRs alphabetically
diffstat:
databases/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 4f2f38f9bf9f -r 4542549f7521 databases/Makefile
--- a/databases/Makefile Thu Sep 11 07:26:20 2003 +0000
+++ b/databases/Makefile Thu Sep 11 08:46:27 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2003/09/10 16:47:42 taca Exp $
+# $NetBSD: Makefile,v 1.105 2003/09/11 08:46:27 agc Exp $
#
COMMENT= Databases
@@ -78,12 +78,12 @@
SUBDIR+= postgresql-pltcl
SUBDIR+= postgresql-server
SUBDIR+= pxtools
+SUBDIR+= py-PgSQL
SUBDIR+= py-bsddb3
SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit
SUBDIR+= py-mysqldb
-SUBDIR+= py-PgSQL
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg
SUBDIR+= py-sqlite
Home |
Main Index |
Thread Index |
Old Index