diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-18 03:19:01 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-18 03:19:01 +0000 |
commit | 24c8f91a6599d972a2eece7fc0adb1529ca6f753 (patch) | |
tree | 7af884ea3eee4ddcf4591d45ce80567c1323ce4c | |
parent | 91ff17f09dc301f22f1eea5cfae7c85261207d3e (diff) | |
download | ports-24c8f91a6599d972a2eece7fc0adb1529ca6f753.tar.gz ports-24c8f91a6599d972a2eece7fc0adb1529ca6f753.zip |
Notes
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 69da10f9ac32..f9e0c0a6591c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -281,6 +281,7 @@ SUBDIR += hs-HTTP SUBDIR += hs-cgi SUBDIR += hs-css-text + SUBDIR += hs-fastcgi SUBDIR += hs-hS3 SUBDIR += hs-happstack SUBDIR += hs-happstack-data @@ -289,7 +290,6 @@ SUBDIR += hs-happstack-state SUBDIR += hs-happstack-util SUBDIR += hs-heist - SUBDIR += hs-fastcgi SUBDIR += hs-http-server SUBDIR += hs-http-types SUBDIR += hs-oeis |