diff options
author | rse <rse@FreeBSD.org> | 2001-10-22 23:41:22 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 2001-10-22 23:41:22 +0800 |
commit | 6360205ab31fffe1696d2485912b7141ad061e06 (patch) | |
tree | 822394f974fb1c8f85cc4641550ebe09d5f21b6e /www | |
parent | cec13179a2386aed565caf5b07afe4cecd88a845 (diff) | |
download | freebsd-ports-gnome-6360205ab31fffe1696d2485912b7141ad061e06.tar.gz freebsd-ports-gnome-6360205ab31fffe1696d2485912b7141ad061e06.tar.zst freebsd-ports-gnome-6360205ab31fffe1696d2485912b7141ad061e06.zip |
Change MAINTAINER to ports@FreeBSD.org because I'm often too busy and
usually don't have the time to update this port as fast as people seem
to expect. This way anyone can jump in and help out.
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-modssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index aa75116ae41c..b992fe832fb1 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -40,7 +40,7 @@ DISTNAME= apache_${VERSION_APACHE} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ mod_ssl-${VERSION_MODSSL}-${VERSION_APACHE}${EXTRACT_SUFX} -MAINTAINER= rse@engelschall.com +MAINTAINER= ports@FreeBSD.org USE_OPENSSL= YES |