pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross Add and enable uisp.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/699383929840
branches:  trunk
changeset: 483098:699383929840
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 07 16:47:04 2004 +0000

description:
Add and enable uisp.

diffstat:

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

diffs (16 lines):

diff -r 727cf9547a7c -r 699383929840 cross/Makefile
--- a/cross/Makefile    Sun Nov 07 16:20:55 2004 +0000
+++ b/cross/Makefile    Sun Nov 07 16:47:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/06/01 21:37:05 kristerw Exp $
+# $NetBSD: Makefile,v 1.38 2004/11/07 16:47:04 wiz Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -23,5 +23,6 @@
 SUBDIR+=       i386-netbsdpe
 SUBDIR+=       icdprog
 SUBDIR+=       mipsEEel-netbsd
+SUBDIR+=       uisp
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index