pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add cvsutils to devel/Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/778f019092ea
branches:  trunk
changeset: 547022:778f019092ea
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Thu Sep 11 05:06:28 2008 +0000

description:
Add cvsutils to devel/Makefile

diffstat:

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

diffs (17 lines):

diff -r 1c3b8e673257 -r 778f019092ea devel/Makefile
--- a/devel/Makefile    Thu Sep 11 05:05:23 2008 +0000
+++ b/devel/Makefile    Thu Sep 11 05:06:28 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1015 2008/09/10 23:51:55 seb Exp $
+# $NetBSD: Makefile,v 1.1016 2008/09/11 05:06:28 bjs Exp $
 #
 
 COMMENT=       Development utilities
@@ -123,6 +123,7 @@
 SUBDIR+=       cvsup-bin
 SUBDIR+=       cvsup-gui
 SUBDIR+=       cvsup-gui-bin
+SUBDIR+=       cvsutils
 SUBDIR+=       cvsync
 SUBDIR+=       cxref
 SUBDIR+=       darcs



Home | Main Index | Thread Index | Old Index