pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Aug 21 22:34:51 UTC 2016

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add khtml, kjs, kjsembed


To generate a diff of this commit:
cvs rdiff -u -r1.1187 -r1.1188 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1187 pkgsrc/www/Makefile:1.1188
--- pkgsrc/www/Makefile:1.1187  Wed Aug 17 01:02:18 2016
+++ pkgsrc/www/Makefile Sun Aug 21 22:34:51 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1187 2016/08/17 01:02:18 minskim Exp $
+# $NetBSD: Makefile,v 1.1188 2016/08/21 22:34:51 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -157,6 +157,9 @@ SUBDIR+=    kannel
 SUBDIR+=       kdewebdev3
 SUBDIR+=       kdewebdev4
 SUBDIR+=       kdewebkit
+SUBDIR+=       khtml
+SUBDIR+=       kjs
+SUBDIR+=       kjsembed
 SUBDIR+=       lhs
 SUBDIR+=       libecap
 SUBDIR+=       libghttp



Home | Main Index | Thread Index | Old Index