diff options
author | wiz <wiz> | 2008-03-14 01:31:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-14 01:31:48 +0000 |
commit | d6f7788afac5fb83758d1deb668cecc949bba85a (patch) | |
tree | 57bd1e7d771978e4b2814d8cc13be0726f3fbced /www/Makefile | |
parent | 4263db93b8cad27378a6ad6fb9e72b95b7e06c71 (diff) | |
download | pkgsrc-d6f7788afac5fb83758d1deb668cecc949bba85a.tar.gz |
+ urlgrabber.
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 fb3ff56cbf9..c54e50fa4a7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.541 2008/02/29 23:01:57 xtraeme Exp $ +# $NetBSD: Makefile,v 1.542 2008/03/14 01:31:48 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -360,6 +360,7 @@ SUBDIR+= tidy SUBDIR+= tinyproxy SUBDIR+= trac SUBDIR+= urlget +SUBDIR+= urlgrabber SUBDIR+= varnish SUBDIR+= viewvc SUBDIR+= visitors |