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 pgtcl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4594c06fb10f
branches:  trunk
changeset: 497158:4594c06fb10f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 21 09:16:14 2005 +0000

description:
Add and enable pgtcl.

diffstat:

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

diffs (17 lines):

diff -r 0b908893f4db -r 4594c06fb10f databases/Makefile
--- a/databases/Makefile        Thu Jul 21 09:07:38 2005 +0000
+++ b/databases/Makefile        Thu Jul 21 09:16:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.176 2005/07/19 17:36:06 drochner Exp $
+# $NetBSD: Makefile,v 1.177 2005/07/21 09:16:14 wiz Exp $
 #
 
 COMMENT=       Databases
@@ -86,6 +86,7 @@
 SUBDIR+=       pear-DB
 SUBDIR+=       pgaccess
 SUBDIR+=       pgpool
+SUBDIR+=       pgtcl
 SUBDIR+=       php-dba
 SUBDIR+=       php-dbase
 SUBDIR+=       php-dbx



Home | Main Index | Thread Index | Old Index