pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add and enable hugs-unix and hugs-HUnit.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6ab53ff095f
branches:  trunk
changeset: 517058:d6ab53ff095f
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Aug 03 18:54:22 2006 +0000

description:
Add and enable hugs-unix and hugs-HUnit.

diffstat:

 devel/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 69bf47a6f045 -r d6ab53ff095f devel/Makefile
--- a/devel/Makefile    Thu Aug 03 18:53:21 2006 +0000
+++ b/devel/Makefile    Thu Aug 03 18:54:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.772 2006/07/29 00:40:02 minskim Exp $
+# $NetBSD: Makefile,v 1.773 2006/08/03 18:54:22 jmmv Exp $
 #
 
 COMMENT=       Development utilities
@@ -197,6 +197,8 @@
 SUBDIR+=       hdf5
 SUBDIR+=       hptools
 SUBDIR+=       ht
+SUBDIR+=       hugs-HUnit
+SUBDIR+=       hugs-unix
 SUBDIR+=       id-utils
 SUBDIR+=       idiff
 SUBDIR+=       intel2gas



Home | Main Index | Thread Index | Old Index