diff options
author | erwin <erwin@FreeBSD.org> | 2005-01-26 17:24:59 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-01-26 17:24:59 +0000 |
commit | ea5de103b838ec428c2689e200ad9e6d748ae970 (patch) | |
tree | 80b62631972cc3468b452c575ae3aab4cf38c67a /www | |
parent | f7b80a53626db069b0d2c175079640df10fdb581 (diff) | |
download | FreeBSD-ports-ea5de103b838ec428c2689e200ad9e6d748ae970.zip FreeBSD-ports-ea5de103b838ec428c2689e200ad9e6d748ae970.tar.gz |
Reset maintainer
PR: 76720
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-modperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-modperl/Makefile b/www/apache13-modperl/Makefile index c31552e..ad7404a 100644 --- a/www/apache13-modperl/Makefile +++ b/www/apache13-modperl/Makefile @@ -14,7 +14,7 @@ DISTNAME= apache_${VERSION_APACHE} DISTFILES= apache_${VERSION_APACHE}${EXTRACT_SUFX}:apache \ mod_perl-${VERSION_MODPERL}${EXTRACT_SUFX}:modperl -MAINTAINER= ports@rbt.ca +MAINTAINER= ports@FreeBSD.org COMMENT= The Apache 1.3 webserver with a statically embedded perl interpreter BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww |