diff options
author | joe <joe@FreeBSD.org> | 2002-03-29 18:54:20 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2002-03-29 18:54:20 +0800 |
commit | d0f1a8ffa95d4bab839858fcc84df21500db8330 (patch) | |
tree | ab003b35665c230d76615b0fd9ac46b423ec2a83 /www/Makefile | |
parent | af0c438d3a681bb1eba062e94c7d8e79bc58906b (diff) | |
download | freebsd-ports-graphics-d0f1a8ffa95d4bab839858fcc84df21500db8330.tar.gz freebsd-ports-graphics-d0f1a8ffa95d4bab839858fcc84df21500db8330.tar.zst freebsd-ports-graphics-d0f1a8ffa95d4bab839858fcc84df21500db8330.zip |
Add an http web crawler to the ports.
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 f57efc744d8..c3dd2466d70 100644 --- a/www/Makefile +++ b/www/Makefile @@ -115,6 +115,7 @@ SUBDIR += kannel SUBDIR += knowledgekit SUBDIR += kwebwatch + SUBDIR += larbin SUBDIR += libghttp SUBDIR += libwww SUBDIR += libxpg4-ns |