diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-17 17:05:20 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-17 17:05:20 +0000 |
commit | 93d4869e3688037d4f7b4ac61437241f51f65216 (patch) | |
tree | df797e45e6e5ddff0a6892f4446f7513833db6a3 /www/Makefile | |
parent | This package provides libraries for: (diff) |
Miscellaneous utilities for Happstack packages.
WWW: http://happstack.com/
Obtained from: FreeBSD Haskell
Notes
Notes:
svn path=/head/; revision=291596
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 ca6f59ee6ffb..802d93f7df09 100644 --- a/www/Makefile +++ b/www/Makefile @@ -282,6 +282,7 @@ SUBDIR += hs-cgi SUBDIR += hs-hS3 SUBDIR += hs-happstack-data + SUBDIR += hs-happstack-util SUBDIR += hs-heist SUBDIR += hs-fastcgi SUBDIR += hs-http-server |