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-ssl | |
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-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index e9ec60f51b50..4709566e6f46 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -20,7 +20,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL -CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache-1.* apache-2.* apache_fp-1.* \ +CONFLICTS= apache+ipv6-1.* apache+mod_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.* APACHE_VERSION= 1.3.28 |