pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases sort.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f735a5fa4f0
branches:  trunk
changeset: 498507:7f735a5fa4f0
user:      salo <salo%pkgsrc.org@localhost>
date:      Wed Aug 24 11:00:13 2005 +0000

description:
sort.

diffstat:

 databases/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 04beea23b886 -r 7f735a5fa4f0 databases/Makefile
--- a/databases/Makefile        Wed Aug 24 10:59:15 2005 +0000
+++ b/databases/Makefile        Wed Aug 24 11:00:13 2005 +0000
@@ -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-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



Home | Main Index | Thread Index | Old Index