diff options
author | leot <leot@pkgsrc.org> | 2019-02-22 21:24:19 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2019-02-22 21:24:19 +0000 |
commit | 61bd5d09641132d5d12e708a44a1bd9117f1e9a7 (patch) | |
tree | 48b831c8a2f3f540ff2b2e7b7f4cc37bc0cea96d /www/Makefile | |
parent | 2d447c616a336dbe196cd361889235c6a959880c (diff) | |
download | pkgsrc-61bd5d09641132d5d12e708a44a1bd9117f1e9a7.tar.gz |
www: Add tscrape
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 02014eacb1c..5845a60f9f2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -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 |