diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-02-20 16:57:58 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-02-20 16:57:58 +0000 |
commit | 3e4d9780fe575909871fa5412656d13cb6029b6a (patch) | |
tree | 18ca5434226ee1f387fcdfe614b7fb9e6da09abf | |
parent | 2ff1308851bfd591928a7c94060e78cec913c41e (diff) | |
download | freebsd-ports-3e4d9780fe575909871fa5412656d13cb6029b6a.zip |
activate apache13+ipv6
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9884623f7a04..cef3225b0d99 100644 --- a/www/Makefile +++ b/www/Makefile @@ -13,6 +13,7 @@ SUBDIR += apache13-php3 SUBDIR += apache13-php4 SUBDIR += apache13-ssl + SUBDIR += apache13+ipv6 SUBDIR += apache-jserv SUBDIR += arena SUBDIR += ashe # requires Motif |