diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-26 04:47:38 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-26 04:47:38 +0800 |
commit | 0336446bcd58a2aab036ff7de78526a7f6ae245a (patch) | |
tree | bfca6916ed2c2fff3217face0f2711d2a3e674ff /www/apache13+ipv6 | |
parent | 09eed02d690f24db27ee1d180c1f0152d21e4339 (diff) | |
download | freebsd-ports-gnome-0336446bcd58a2aab036ff7de78526a7f6ae245a.tar.gz freebsd-ports-gnome-0336446bcd58a2aab036ff7de78526a7f6ae245a.tar.zst freebsd-ports-gnome-0336446bcd58a2aab036ff7de78526a7f6ae245a.zip |
- fix spelling in CONFLICTS
Diffstat (limited to 'www/apache13+ipv6')
-rw-r--r-- | www/apache13+ipv6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index 1cf8c0b64145..bdbf5d619d8c 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -17,7 +17,7 @@ PATCHFILES= apache-1.3.28-v6-20030912.diff.gz MAINTAINER= sumikawa@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean -CONFLICTS= apache+modssl-1.* apache+ssl-1.* apache-1.* apache-2.* apache_fp-1.* \ +CONFLICTS= apache+mod_ssl-1.* apache+ssl-1.* apache-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 |