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:   khorben
Date:           Sat Jan 28 04:03:48 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: add iaito


To generate a diff of this commit:
cvs rdiff -u -r1.3886 -r1.3887 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.3886 pkgsrc/devel/Makefile:1.3887
--- pkgsrc/devel/Makefile:1.3886        Fri Jan 27 10:33:41 2023
+++ pkgsrc/devel/Makefile       Sat Jan 28 04:03:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3886 2023/01/27 10:33:41 micha Exp $
+# $NetBSD: Makefile,v 1.3887 2023/01/28 04:03:47 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -736,6 +736,7 @@ SUBDIR+=    ht
 SUBDIR+=       hugs-HUnit
 SUBDIR+=       hugs-unix
 SUBDIR+=       hyperscan
+SUBDIR+=       iaito
 SUBDIR+=       idiff
 SUBDIR+=       idutils
 SUBDIR+=       imake



Home | Main Index | Thread Index | Old Index