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/apache13 | |
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 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index bf32ad1d3d37..187892a40655 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -19,7 +19,7 @@ DISTNAME= apache_${PORTVERSION} MAINTAINER= ache@freebsd.org COMMENT= The extremely popular Apache http server. Very fast, very clean -CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-2.* apache_fp-1.* \ +CONFLICTS= apache+ipv6-1.* apache+mod_ssl-1.* apache+ssl-1.* apache-2.* apache_fp-1.* \ caudium-devel-1.* caudium10-1.* caudium12-* \ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.* USE_PERL5= yes |