diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-19 01:18:34 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-19 01:18:34 +0800 |
commit | 81ccb74663384f9efa11b78e0f928e3cc23a1974 (patch) | |
tree | 587e3c6da4606008c923d302e717c3b54442a90f /www/Makefile | |
parent | d0047cfb50abf93ea48fa1dbc721c83716ce854f (diff) | |
download | freebsd-ports-gnome-81ccb74663384f9efa11b78e0f928e3cc23a1974.tar.gz freebsd-ports-gnome-81ccb74663384f9efa11b78e0f928e3cc23a1974.tar.zst freebsd-ports-gnome-81ccb74663384f9efa11b78e0f928e3cc23a1974.zip |
Components of paths.
WWW: http://github.com/snoyberg/path-pieces
Obtained from: FreeBSD Haskell
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 b7f6aef782fd..dc753150d28a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -298,6 +298,7 @@ SUBDIR += hs-http-server SUBDIR += hs-http-types SUBDIR += hs-oeis + SUBDIR += hs-path-pieces SUBDIR += hs-recaptcha SUBDIR += hs-scgi SUBDIR += hs-shakespeare |