diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2004-11-05 21:27:41 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2004-11-05 21:27:41 +0800 |
commit | 55abd883b2ce42c8956cdf93854ee618f3f107ca (patch) | |
tree | 0a7c5deb07b7bd37e1a22823681c61868ef5d39f /www | |
parent | e7f2864df37aac9f13612acf9cdda1e606eb8836 (diff) | |
download | freebsd-ports-gnome-55abd883b2ce42c8956cdf93854ee618f3f107ca.tar.gz freebsd-ports-gnome-55abd883b2ce42c8956cdf93854ee618f3f107ca.tar.zst freebsd-ports-gnome-55abd883b2ce42c8956cdf93854ee618f3f107ca.zip |
Fixed typo.
Reported by: simon
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13+ipv6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index d9723a73895b..ae98c416afc3 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -19,7 +19,7 @@ MAINTAINER= sumikawa@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean BROKEN= Vulnerability is found and no IPv6 patch for latest version is available. \ - Recommned to use apache2 instead of this port + Recommend to use apache2 instead of this port 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.* \ |