diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-04-05 13:19:09 +0000 |
commit | 8413b1b1d507a5020f304918c6668de2671ca2b5 (patch) | |
tree | 99f4f6de5278810cbf5599bf10cabc1a57a5e512 /www/p5-Apache-Clean | |
parent | 5892d5f208346812e8bd0b645fa7227d8fdd3d88 (diff) | |
download | ports-8413b1b1d507a5020f304918c6668de2671ca2b5.tar.gz ports-8413b1b1d507a5020f304918c6668de2671ca2b5.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Clean')
-rw-r--r-- | www/p5-Apache-Clean/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Clean/Makefile b/www/p5-Apache-Clean/Makefile index 36d279ca8b0f..264a0e72b816 100644 --- a/www/p5-Apache-Clean/Makefile +++ b/www/p5-Apache-Clean/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Apache-Clean # Date created: Sep 09 2003 -# Whom: Martin Matuska <martin@matuska.org> +# Whom: Martin Matuska <mm@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache/GEOFF PKGNAMEPREFIX= p5- -MAINTAINER= martin@matuska.org +MAINTAINER= mm@FreeBSD.org COMMENT= A mod_perl interface into HTML::Clean BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ |