diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-13 14:48:48 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-13 14:48:48 +0000 |
commit | bc10277d3ea4d6abc97846fd27c987ea659fd9a5 (patch) | |
tree | 7572f2b6acba300ac9e8b630737ecfe6003e9b0e /www/apache2 | |
parent | 6f408004008739029830bb1eead9b37d9ee35f7b (diff) | |
download | ports-bc10277d3ea4d6abc97846fd27c987ea659fd9a5.tar.gz ports-bc10277d3ea4d6abc97846fd27c987ea659fd9a5.zip |
Notes
Diffstat (limited to 'www/apache2')
-rw-r--r-- | www/apache2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile index 8835bc4b7e32..a549fead3c9e 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= 2.0.16 -CATEGORIES= www +CATEGORIES= www ipv6 MASTER_SITES= http://httpd.apache.org/dist/httpd/ \ http://www.cybernic.com/mirror/dist/httpd/ \ http://mirrors.partnersforever.net/apache/dist/httpd/ \ |