diff options
author | Anders Nordby <anders@FreeBSD.org> | 2007-06-17 16:59:27 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2007-06-17 16:59:27 +0000 |
commit | 675c2953ebd8eca7c4bfbad1e0dd8cce6c058cff (patch) | |
tree | 09217ec5f585954f286454c4f7b487e97a39c165 /www/apache13-ssl | |
parent | 8a509d1cad70a32a82e06f3b89434afe535f5365 (diff) | |
download | ports-675c2953ebd8eca7c4bfbad1e0dd8cce6c058cff.tar.gz ports-675c2953ebd8eca7c4bfbad1e0dd8cce6c058cff.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 5753d1ee51a1..78d66be72bfd 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -29,7 +29,7 @@ CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* apache+mod_ssl+mod_snmp+mod_accel-1.* \ apache+ipv6-1.* apache-1.* apache-2.* apache_fp-1.* \ caudium-devel-1.* caudium10-1.* caudium12-* \ - ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.* + ru-apache+mod_ssl-1.* ru-apache-1.* APACHE_VERSION= 1.3.37 APACHE_SSL_VERSION= 1.57 |