pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases - add and enable gnats4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a57420ee6cd2
branches:  trunk
changeset: 470103:a57420ee6cd2
user:      recht <recht%pkgsrc.org@localhost>
date:      Sat Mar 06 18:34:33 2004 +0000

description:
- add and enable gnats4
- sort

diffstat:

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

diffs (27 lines):

diff -r f29be83e1cf9 -r a57420ee6cd2 databases/Makefile
--- a/databases/Makefile        Sat Mar 06 18:33:21 2004 +0000
+++ b/databases/Makefile        Sat Mar 06 18:34:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.119 2004/02/26 22:55:01 minskim Exp $
+# $NetBSD: Makefile,v 1.120 2004/03/06 18:34:33 recht Exp $
 #
 
 COMMENT=       Databases
@@ -16,6 +16,7 @@
 SUBDIR+=       gdbm_primitive
 SUBDIR+=       geneweb
 SUBDIR+=       gnats
+SUBDIR+=       gnats4
 SUBDIR+=       gnome-mime-data
 SUBDIR+=       gq
 SUBDIR+=       gtksql
@@ -86,8 +87,8 @@
 SUBDIR+=       postgresql-pltcl
 SUBDIR+=       postgresql-server
 SUBDIR+=       pxtools
+SUBDIR+=       py-IndexedCatalog
 SUBDIR+=       py-PgSQL
-SUBDIR+=       py-IndexedCatalog
 SUBDIR+=       py-ZODB
 SUBDIR+=       py-bsddb3
 SUBDIR+=       py-dbxml



Home | Main Index | Thread Index | Old Index