pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Tue Jun  6 04:17:42 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable cvs-for-gits.


To generate a diff of this commit:
cvs rdiff -u -r1.3999 -r1.4000 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3999 pkgsrc/devel/Makefile:1.4000
--- pkgsrc/devel/Makefile:1.3999        Thu Jun  1 04:57:21 2023
+++ pkgsrc/devel/Makefile       Tue Jun  6 04:17:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3999 2023/06/01 04:57:21 wiz Exp $
+# $NetBSD: Makefile,v 1.4000 2023/06/06 04:17:42 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -271,6 +271,7 @@ SUBDIR+=    cut
 SUBDIR+=       cutter
 SUBDIR+=       cvise
 SUBDIR+=       cvs-fast-export
+SUBDIR+=       cvs-for-gits
 SUBDIR+=       cvs2cl
 SUBDIR+=       cvs2html
 SUBDIR+=       cvs2svn



Home | Main Index | Thread Index | Old Index