aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-File-Contents
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-25 22:19:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-25 22:19:12 +0000
commit986368d038ce06ff52870d5ab090d35dff0a987b (patch)
tree0fa8562316d09b9d7f3421c6aa2c2c90cce7ffc8 /devel/p5-Test-File-Contents
parentfa3c7d1626328ead0052ba75a571cb9bb3f0d8e7 (diff)
downloadports-986368d038ce06ff52870d5ab090d35dff0a987b.tar.gz
ports-986368d038ce06ff52870d5ab090d35dff0a987b.zip
Notes
Diffstat (limited to 'devel/p5-Test-File-Contents')
-rw-r--r--devel/p5-Test-File-Contents/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-File-Contents/Makefile b/devel/p5-Test-File-Contents/Makefile
index 7359f308489a..26a3060f3c44 100644
--- a/devel/p5-Test-File-Contents/Makefile
+++ b/devel/p5-Test-File-Contents/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@rbt.ca
+MAINTAINER= perl@FreeBSD.org
COMMENT= Test routines for examining the contents of files
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5