diff options
author | clement <clement@FreeBSD.org> | 2004-12-12 02:06:04 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-12-12 02:06:04 +0800 |
commit | 73267cb833d0cec7f0278763b6459e028872b673 (patch) | |
tree | def6588aa525202a71b425e39db0072bccf0dcdd /www/Makefile | |
parent | 55616e02cc88c24a50fd45afb046215fe8f976be (diff) | |
download | freebsd-ports-gnome-73267cb833d0cec7f0278763b6459e028872b673.tar.gz freebsd-ports-gnome-73267cb833d0cec7f0278763b6459e028872b673.tar.zst freebsd-ports-gnome-73267cb833d0cec7f0278763b6459e028872b673.zip |
- Add apache 2.1.2
This is a development version, awaiting for 2.2
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 91cf40c038c1..7e3573c346a2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -26,6 +26,7 @@ SUBDIR += apache13-modssl+ipv6 SUBDIR += apache13-ssl SUBDIR += apache2 + SUBDIR += apache21 SUBDIR += arena SUBDIR += aria SUBDIR += ashe # requires Motif |