diff options
author | thierry <thierry@FreeBSD.org> | 2004-05-24 03:24:22 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-05-24 03:24:22 +0800 |
commit | 31fb5c57141c606039bba63e863d1e18551eb615 (patch) | |
tree | 6e2c6d051dee61129686c5e061bb0004de9283be /www/Makefile | |
parent | 1b21a94e5611f79834c64ec39b19cec62266731a (diff) | |
download | freebsd-ports-gnome-31fb5c57141c606039bba63e863d1e18551eb615.tar.gz freebsd-ports-gnome-31fb5c57141c606039bba63e863d1e18551eb615.tar.zst freebsd-ports-gnome-31fb5c57141c606039bba63e863d1e18551eb615.zip |
Add apache-forrest 0.5.1, a tool for rapid development of small
sites.
PR: 58015
Submitted by: Nicola Vitale
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 965d38de80d9..5f802de172cc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -15,6 +15,7 @@ SUBDIR += analog SUBDIR += aolserver SUBDIR += apache-contrib + SUBDIR += apache-forrest SUBDIR += apache-jserv SUBDIR += apache13 SUBDIR += apache13+ipv6 |