pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c8039312f2c
branches:  trunk
changeset: 535795:3c8039312f2c
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Thu Nov 29 10:13:04 2007 +0000

description:
Add cvsdiff2patch to devel/Makefile

diffstat:

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

diffs (17 lines):

diff -r 7eaf47a0f98e -r 3c8039312f2c devel/Makefile
--- a/devel/Makefile    Thu Nov 29 10:11:13 2007 +0000
+++ b/devel/Makefile    Thu Nov 29 10:13:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.899 2007/11/16 08:15:19 bjs Exp $
+# $NetBSD: Makefile,v 1.900 2007/11/29 10:13:04 bjs Exp $
 #
 
 COMMENT=       Development utilities
@@ -103,6 +103,7 @@
 SUBDIR+=       cvs2p4
 SUBDIR+=       cvs2svn
 SUBDIR+=       cvsd
+SUBDIR+=       cvsdiff2patch
 SUBDIR+=       cvsgraph
 SUBDIR+=       cvslock
 SUBDIR+=       cvsps



Home | Main Index | Thread Index | Old Index