diff options
author | markp <markp@FreeBSD.org> | 2002-06-03 19:07:30 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2002-06-03 19:07:30 +0800 |
commit | 8123226de0258099c2c5069dfec0dba5711b5349 (patch) | |
tree | 2dac3b80d7c95f5e3666893530b365a6bcdd5a6c /www/Makefile | |
parent | 5f0656cce2aa54ab2c2cc6d084d7e0838f6c45f4 (diff) | |
download | freebsd-ports-graphics-8123226de0258099c2c5069dfec0dba5711b5349.tar.gz freebsd-ports-graphics-8123226de0258099c2c5069dfec0dba5711b5349.tar.zst freebsd-ports-graphics-8123226de0258099c2c5069dfec0dba5711b5349.zip |
Add scout 0.70, a utility to harvest URLs from a given start point.
PR: 37110
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 261062fc567..e15e986b1e4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -328,6 +328,7 @@ SUBDIR += ruby-tmpl SUBDIR += ruby-webrick SUBDIR += ruby-webunit + SUBDIR += scout SUBDIR += screem SUBDIR += sidplug SUBDIR += sitecopy |