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:   pin
Date:           Thu Dec 29 08:08:36 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add superdiff


To generate a diff of this commit:
cvs rdiff -u -r1.3859 -r1.3860 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.3859 pkgsrc/devel/Makefile:1.3860
--- pkgsrc/devel/Makefile:1.3859        Wed Dec 28 19:28:15 2022
+++ pkgsrc/devel/Makefile       Thu Dec 29 08:08:35 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3859 2022/12/28 19:28:15 nikita Exp $
+# $NetBSD: Makefile,v 1.3860 2022/12/29 08:08:35 pin Exp $
 #
 
 COMMENT=       Development utilities
@@ -3315,6 +3315,7 @@ SUBDIR+=  stgit
 SUBDIR+=       subversion
 SUBDIR+=       subversion-base
 SUBDIR+=       sunifdef
+SUBDIR+=       superdiff
 SUBDIR+=       svn-bisect
 SUBDIR+=       swagger-codegen
 SUBDIR+=       swig



Home | Main Index | Thread Index | Old Index