diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-18 11:19:01 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-18 11:19:01 +0800 |
commit | 41fdbd7ca768c2dec518843a63e92f3b34fd6bdc (patch) | |
tree | e3f9d48df79aa14ccb56b9e120be20f304e7bb41 /www/Makefile | |
parent | 6fc8952ce4565a2c36dcee1f70fb8829963d8c05 (diff) | |
download | freebsd-ports-gnome-41fdbd7ca768c2dec518843a63e92f3b34fd6bdc.tar.gz freebsd-ports-gnome-41fdbd7ca768c2dec518843a63e92f3b34fd6bdc.tar.zst freebsd-ports-gnome-41fdbd7ca768c2dec518843a63e92f3b34fd6bdc.zip |
- Fix ordering
Diffstat (limited to 'www/Makefile')
-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 |