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:   kamil
Date:           Tue Oct  1 23:41:45 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ tkcon


To generate a diff of this commit:
cvs rdiff -u -r1.2921 -r1.2922 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.2921 pkgsrc/devel/Makefile:1.2922
--- pkgsrc/devel/Makefile:1.2921        Tue Oct  1 13:24:35 2019
+++ pkgsrc/devel/Makefile       Tue Oct  1 23:41:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2921 2019/10/01 13:24:35 triaxx Exp $
+# $NetBSD: Makefile,v 1.2922 2019/10/01 23:41:45 kamil Exp $
 #
 
 COMMENT=       Development utilities
@@ -2803,6 +2803,7 @@ SUBDIR+=  threadweaver
 SUBDIR+=       thrift
 SUBDIR+=       tig
 SUBDIR+=       tinycthread
+SUBDIR+=       tkcon
 SUBDIR+=       tkcvs
 SUBDIR+=       tkdiff
 SUBDIR+=       tla



Home | Main Index | Thread Index | Old Index