diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-19 07:23:57 +0000 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-19 07:23:57 +0000 |
commit | 7dbd2f0786d038d1ae1896008227f1163f5b53d7 (patch) | |
tree | a2c2dad723982469f27eb66e8ae7b2a7dc69ab73 /www/Makefile | |
parent | 06562c718c2dcb58003d886d1f858623d1cc40bc (diff) | |
download | FreeBSD-ports-7dbd2f0786d038d1ae1896008227f1163f5b53d7.zip FreeBSD-ports-7dbd2f0786d038d1ae1896008227f1163f5b53d7.tar.gz |
Adding port www/p5-HTTP-Size, Get the byte size of an internet resource.
Approved by: tobez (implicit)
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 805d525b..4fb697c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -639,6 +639,7 @@ SUBDIR += p5-HTTP-Server-Simple-Recorder SUBDIR += p5-HTTP-Server-Simple-Static SUBDIR += p5-HTTP-SimpleLinkChecker + SUBDIR += p5-HTTP-Size SUBDIR += p5-HTTP-WebTest SUBDIR += p5-HTTPD-Log-Filter SUBDIR += p5-HTTPD-User-Manage |