diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-06-06 15:16:30 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-06-06 15:16:30 +0000 |
commit | 4eef9144d0d3c76f3532ab8519e83a6c2cd81888 (patch) | |
tree | 0250fd0efd16d39759c4f56d3c0138f7f11f931c /www/apache13-ssl | |
parent | 274765aece175ca352860dedc932923dee25410d (diff) | |
download | ports-4eef9144d0d3c76f3532ab8519e83a6c2cd81888.tar.gz ports-4eef9144d0d3c76f3532ab8519e83a6c2cd81888.zip |
Notes
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 fd8f0eeb3e20..ad31c150c10f 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -22,7 +22,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} #PATCHFILES= MAINTAINER= apache@FreeBSD.org -COMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL +COMMENT= Apache secure webserver integrating OpenSSL CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \ apache+mod_ssl+mod_snmp+ipv6-1.* apache+mod_ssl+mod_accel-1.* \ |