diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-06 13:31:35 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-06 13:31:35 +0000 |
commit | f87a4544a31fa0a2cfaea1dfd5b38abae36ec649 (patch) | |
tree | 236760117a4fe83710ac438252dfe76a10ebf1ff /devel/p5-File-MMagic | |
parent | bccc22cd9bbbfe86d03ed75c25133c79db32c3e3 (diff) | |
download | ports-f87a4544a31fa0a2cfaea1dfd5b38abae36ec649.tar.gz ports-f87a4544a31fa0a2cfaea1dfd5b38abae36ec649.zip |
Release maintainership. This port had better be updated along with
other CPAN ports in every mass update by the Perl port committers.
Notes
Notes:
svn path=/head/; revision=60694
Diffstat (limited to 'devel/p5-File-MMagic')
-rw-r--r-- | devel/p5-File-MMagic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-MMagic/Makefile b/devel/p5-File-MMagic/Makefile index 1655c22a5bd1..8a3341b3d940 100644 --- a/devel/p5-File-MMagic/Makefile +++ b/devel/p5-File-MMagic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org PERL_CONFIGURE= YES |