diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-04-05 14:55:55 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-04-05 14:55:55 +0800 |
commit | 19fc94b0a8559d7c34e8601023dcad4b3eafb074 (patch) | |
tree | b4bdd60253f84a650aa25c902cea67d3c684988e /www/apache13-ssl | |
parent | caa47d65650a1ca74e02691cd4a1b54b56d5c931 (diff) | |
download | freebsd-ports-gnome-19fc94b0a8559d7c34e8601023dcad4b3eafb074.tar.gz freebsd-ports-gnome-19fc94b0a8559d7c34e8601023dcad4b3eafb074.tar.zst freebsd-ports-gnome-19fc94b0a8559d7c34e8601023dcad4b3eafb074.zip |
- caption in MAINTAINER
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 5b8595f07463..def2c868ed98 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -34,7 +34,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ apache_${APACHE_VERSION}+ssl_${APACHE_SSL_VERSION}${EXTRACT_SUFX}:ssl EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL APACHE_VERSION= 1.3.27 |