diff options
author | clement <clement@FreeBSD.org> | 2005-06-06 15:16:30 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-06-06 15:16:30 +0000 |
commit | 5879ac7a186d7ddba15f3269e79b3c44fa632ddb (patch) | |
tree | 42548217ca11d32e73c0b018ffc397f53cb28e46 /www/apache13-ssl | |
parent | 68f5bf87e7be02085c7fc5cb4223c1768a386539 (diff) | |
download | FreeBSD-ports-5879ac7a186d7ddba15f3269e79b3c44fa632ddb.zip FreeBSD-ports-5879ac7a186d7ddba15f3269e79b3c44fa632ddb.tar.gz |
- While I'm here, kick portname from COMMENT
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 fd8f0ee..ad31c15 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.* \ |