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:   pho
Date:           Tue Jan 21 11:57:38 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ecb


To generate a diff of this commit:
cvs rdiff -u -r1.3031 -r1.3032 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.3031 pkgsrc/devel/Makefile:1.3032
--- pkgsrc/devel/Makefile:1.3031        Mon Jan 20 01:12:47 2020
+++ pkgsrc/devel/Makefile       Tue Jan 21 11:57:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3031 2020/01/20 01:12:47 pho Exp $
+# $NetBSD: Makefile,v 1.3032 2020/01/21 11:57:38 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -271,6 +271,7 @@ SUBDIR+=    doxygen
 SUBDIR+=       doxymacs
 SUBDIR+=       dumpet
 SUBDIR+=       easygit
+SUBDIR+=       ecb
 SUBDIR+=       eclipse
 SUBDIR+=       ecore
 SUBDIR+=       edcommon



Home | Main Index | Thread Index | Old Index