diff options
author | leeym <leeym@FreeBSD.org> | 2005-02-24 09:44:07 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-02-24 09:44:07 +0800 |
commit | 891f9568ca7f3309b276f42dd9da41b0b6a061a6 (patch) | |
tree | 428c4730b67b9b5c56fbdade816aeeb2f4f1ff1a /www | |
parent | 3ad9392237d8030c593c6b29c2871c4bb430b4ad (diff) | |
download | freebsd-ports-gnome-891f9568ca7f3309b276f42dd9da41b0b6a061a6.tar.gz freebsd-ports-gnome-891f9568ca7f3309b276f42dd9da41b0b6a061a6.tar.zst freebsd-ports-gnome-891f9568ca7f3309b276f42dd9da41b0b6a061a6.zip |
- update Martin's email address
PR: 77938
Submitted by: Martin Matuska <martin at matuska.org>
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Clean/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-Clean2/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-Compress/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Apache-Clean/Makefile b/www/p5-Apache-Clean/Makefile index 267746edb89a..36d279ca8b0f 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@tradex.sk> +# Whom: Martin Matuska <martin@matuska.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache/GEOFF PKGNAMEPREFIX= p5- -MAINTAINER= martin@tradex.sk +MAINTAINER= martin@matuska.org COMMENT= A mod_perl interface into HTML::Clean BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile index 267746edb89a..36d279ca8b0f 100644 --- a/www/p5-Apache-Clean2/Makefile +++ b/www/p5-Apache-Clean2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Apache-Clean # Date created: Sep 09 2003 -# Whom: Martin Matuska <martin@tradex.sk> +# Whom: Martin Matuska <martin@matuska.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache/GEOFF PKGNAMEPREFIX= p5- -MAINTAINER= martin@tradex.sk +MAINTAINER= martin@matuska.org COMMENT= A mod_perl interface into HTML::Clean BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ diff --git a/www/p5-Apache-Compress/Makefile b/www/p5-Apache-Compress/Makefile index 13fe061e5576..cf77bb4691e3 100644 --- a/www/p5-Apache-Compress/Makefile +++ b/www/p5-Apache-Compress/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Apache-Compress # Date created: Sep 09 2003 -# Whom: Martin Matuska <martin@tradex.sk> +# Whom: Martin Matuska <martin@matuska.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache/KWILLIAMS PKGNAMEPREFIX= p5- -MAINTAINER= martin@tradex.sk +MAINTAINER= martin@matuska.org COMMENT= Auto-compress web files with Gzip BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ |