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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62e87a4da25d
branches:  trunk
changeset: 513085:62e87a4da25d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat May 20 23:52:36 2006 +0000

description:
Add and enable cvsd.

diffstat:

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

diffs (17 lines):

diff -r 99bb9716466b -r 62e87a4da25d devel/Makefile
--- a/devel/Makefile    Sat May 20 23:38:16 2006 +0000
+++ b/devel/Makefile    Sat May 20 23:52:36 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.762 2006/05/20 14:22:36 rillig Exp $
+# $NetBSD: Makefile,v 1.763 2006/05/20 23:52:36 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -93,6 +93,7 @@
 SUBDIR+=       cvs2html
 SUBDIR+=       cvs2p4
 SUBDIR+=       cvs2svn
+SUBDIR+=       cvsd
 SUBDIR+=       cvsgraph
 SUBDIR+=       cvslock
 SUBDIR+=       cvsps



Home | Main Index | Thread Index | Old Index