diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-06-17 10:36:40 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-06-17 10:36:40 +0000 |
commit | f79e82601c5f7a84601f8d41b83ae54b574556da (patch) | |
tree | 34a0f5931178721102baefdd92b69b99e4e02534 /www/Makefile | |
parent | Add a DIST_SUBDIR so the index.shtml file doesn't end up in ports/distfiles. (diff) |
Add httrack.
Notes
Notes:
svn path=/head/; revision=44097
Diffstat (limited to '')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 46b1f4482058..4b897b885616 100644 --- a/www/Makefile +++ b/www/Makefile @@ -78,6 +78,7 @@ SUBDIR += http_load SUBDIR += httperf SUBDIR += httptunnel + SUBDIR += httrack SUBDIR += hypermail SUBDIR += indexme SUBDIR += jakarta-tomcat |