diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-25 20:47:38 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-25 20:47:38 +0000 |
commit | a49e1ce266d1d883561e93b35f65bcad321fbb43 (patch) | |
tree | 5be89cf6b0f6f35d1d9452dd89897630ecd7f554 /www/apache22 | |
parent | bb092961ce771a6bf4affaea8c25f70c1b19520a (diff) |
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 3b5f34d559f5..ea8ba559eb88 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -19,7 +19,7 @@ COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 -CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* apache_fp-1.* \ +CONFLICTS= apache+ipv6-1.* apache+mod_ssl-1.* apache+ssl-1.* apache-1.* apache_fp-1.* \ caudium-devel-1.* caudium10-1.* caudium12-* \ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.* LATEST_LINK= apache2 |