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:   leot
Date:           Fri Feb 22 21:24:19 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Add tscrape


To generate a diff of this commit:
cvs rdiff -u -r1.1362 -r1.1363 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.1362 pkgsrc/www/Makefile:1.1363
--- pkgsrc/www/Makefile:1.1362  Thu Feb  7 05:09:35 2019
+++ pkgsrc/www/Makefile Fri Feb 22 21:24:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1362 2019/02/07 05:09:35 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1363 2019/02/22 21:24:19 leot Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -945,6 +945,7 @@ SUBDIR+=    tidy
 SUBDIR+=       tinyproxy
 SUBDIR+=       trac
 SUBDIR+=       trafficserver
+SUBDIR+=       tscrape
 SUBDIR+=       typo3_62
 SUBDIR+=       uhttpmock
 SUBDIR+=       urlget



Home | Main Index | Thread Index | Old Index