diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-14 04:15:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-14 04:15:05 +0800 |
commit | 9ac7d9ddf733d4edde982723f9aa7b9c8ce5eb27 (patch) | |
tree | 857c88f9fc73338ce121971de4e10909b318ccd1 /www/Makefile | |
parent | 161892f4d5d96c2d87bf4fffaac3a59b42cc6763 (diff) | |
download | freebsd-ports-graphics-9ac7d9ddf733d4edde982723f9aa7b9c8ce5eb27.tar.gz freebsd-ports-graphics-9ac7d9ddf733d4edde982723f9aa7b9c8ce5eb27.tar.zst freebsd-ports-graphics-9ac7d9ddf733d4edde982723f9aa7b9c8ce5eb27.zip |
Working with disk to URI file mappings
WWW: http://search.cpan.org/dist/HTML-Location
PR: ports/116212
Submitted by: Cory R. King <coryking at mozimedia.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 5f601fb25fd..91fc50c2b61 100644 --- a/www/Makefile +++ b/www/Makefile @@ -712,6 +712,7 @@ SUBDIR += p5-HTML-FromText SUBDIR += p5-HTML-LinkExtractor SUBDIR += p5-HTML-Lint + SUBDIR += p5-HTML-Location SUBDIR += p5-HTML-Mason SUBDIR += p5-HTML-Pager SUBDIR += p5-HTML-Parser |