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/apache21 | |
parent | - let user configure witch MySQL or OpenLDAP versions he wants (diff) |
- fix spelling in CONFLICTS
Notes
Notes:
svn path=/head/; revision=92135
Diffstat (limited to '')
-rw-r--r-- | www/apache21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 3b5f34d559f5..ea8ba559eb88 100644 --- a/www/apache21/Makefile +++ b/www/apache21/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 |