diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-14 23:47:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-14 23:47:28 +0800 |
commit | 31e9ea96819f40595b47d34d631e16c070c55c24 (patch) | |
tree | 453d1648cd1f70e62ce7ff23719e1146f609c3cd /www/apache13-ssl | |
parent | faa8c9ff1534bb6705089382d1268f3a6bd7b1e8 (diff) | |
download | freebsd-ports-graphics-31e9ea96819f40595b47d34d631e16c070c55c24.tar.gz freebsd-ports-graphics-31e9ea96819f40595b47d34d631e16c070c55c24.tar.zst freebsd-ports-graphics-31e9ea96819f40595b47d34d631e16c070c55c24.zip |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 2a6c27f69ad..e9ec60f51b5 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -20,6 +20,9 @@ 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.* \ + caudium-devel-1.* caudium10-1.* caudium12-* \ + ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.* APACHE_VERSION= 1.3.28 APACHE_SSL_VERSION= 1.49 USE_OPENSSL= yes |