diff options
author | seb <seb> | 2010-02-08 22:05:48 +0000 |
---|---|---|
committer | seb <seb> | 2010-02-08 22:05:48 +0000 |
commit | e4d989989bd59a5a6a4583a5e82127304d4d7059 (patch) | |
tree | 495153796652f09cbb031d9457160525893c7480 /www/Makefile | |
parent | 4e050157ebf2ca40e3c6b1baf5c0924e5f4f335a (diff) | |
download | pkgsrc-e4d989989bd59a5a6a4583a5e82127304d4d7059.tar.gz |
Add & enable p5-Web-Scraper
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 fc2957232fd..36cad43285d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.695 2010/02/08 20:57:29 seb Exp $ +# $NetBSD: Makefile,v 1.696 2010/02/08 22:05:48 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -426,6 +426,7 @@ SUBDIR+= p5-WWW-Mechanize SUBDIR+= p5-WWW-Pastebin-PastebinCom-Create SUBDIR+= p5-WWW-Pastebin-RafbNet-Create SUBDIR+= p5-WWW-Shorten +SUBDIR+= p5-Web-Scraper SUBDIR+= p5-WordPress-XMLRPC SUBDIR+= p5-libapreq SUBDIR+= p5-libapreq2 |