diff options
author | pgj <pgj@FreeBSD.org> | 2010-01-03 07:10:04 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2010-01-03 07:10:04 +0800 |
commit | a7b80c627521802eec20f9b6c2926a6641b13057 (patch) | |
tree | 2ef0fd8e2c00395f6ce43edb1bb4819a5b6eb34e /www/Makefile | |
parent | 1ed8e91da6bc0ac047901c8c48fe37aa1c26a73e (diff) | |
download | freebsd-ports-gnome-a7b80c627521802eec20f9b6c2926a6641b13057.tar.gz freebsd-ports-gnome-a7b80c627521802eec20f9b6c2926a6641b13057.tar.zst freebsd-ports-gnome-a7b80c627521802eec20f9b6c2926a6641b13057.zip |
A Haskell library for working with URLs.
WWW: http://www.haskell.org/haskellwiki/Url
PR: ports/142180
Submitted by: Jacula Modyun <jacula(at)gmail.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 719f43e03520..6f8bbf3bf8de 100644 --- a/www/Makefile +++ b/www/Makefile @@ -289,6 +289,7 @@ SUBDIR += horde-trean SUBDIR += horde-wicked SUBDIR += hs-HTTP + SUBDIR += hs-url SUBDIR += htdump SUBDIR += html2hdml SUBDIR += html2wml |