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:   markd
Date:           Tue Aug 27 21:17:22 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: add kwayland


To generate a diff of this commit:
cvs rdiff -u -r1.2902 -r1.2903 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.2902 pkgsrc/devel/Makefile:1.2903
--- pkgsrc/devel/Makefile:1.2902        Sun Aug 25 15:08:42 2019
+++ pkgsrc/devel/Makefile       Tue Aug 27 21:17:22 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2902 2019/08/25 15:08:42 tsutsui Exp $
+# $NetBSD: Makefile,v 1.2903 2019/08/27 21:17:22 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -578,6 +578,7 @@ SUBDIR+=    kpty
 SUBDIR+=       krunner
 SUBDIR+=       kservice
 SUBDIR+=       ktexteditor
+SUBDIR+=       kwayland
 SUBDIR+=       kyua
 SUBDIR+=       lcc
 SUBDIR+=       lcdis



Home | Main Index | Thread Index | Old Index