diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-24 01:44:07 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-02-24 01:44:07 +0000 |
commit | 0601a512525fce66b8ced3f14b9cb32bcf00ee64 (patch) | |
tree | bbfb3588ff79e395933c19dc6e4017e03f39f62c /www/p5-Apache-Compress/Makefile | |
parent | 0a474baf90aa9588f98b1e29a16abb134b6ad6f6 (diff) | |
download | ports-0601a512525fce66b8ced3f14b9cb32bcf00ee64.tar.gz ports-0601a512525fce66b8ced3f14b9cb32bcf00ee64.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Compress/Makefile')
-rw-r--r-- | www/p5-Apache-Compress/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |