diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-17 20:14:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-17 20:14:56 +0000 |
commit | dd552493bf34ecbef18bc774faa49e5f6c74c876 (patch) | |
tree | 43ab06bbbb8fee2ee23c4e9bdb05aa24c0618860 /devel/p5-Iterator-Util | |
parent | 1f40097037192a9d48783e40044693260c207344 (diff) | |
download | ports-dd552493bf34ecbef18bc774faa49e5f6c74c876.tar.gz ports-dd552493bf34ecbef18bc774faa49e5f6c74c876.zip |
- Pass to perl@
Notes
Notes:
svn path=/head/; revision=266513
Diffstat (limited to 'devel/p5-Iterator-Util')
-rw-r--r-- | devel/p5-Iterator-Util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Iterator-Util/Makefile b/devel/p5-Iterator-Util/Makefile index 259f98918766..1cfd265aace4 100644 --- a/devel/p5-Iterator-Util/Makefile +++ b/devel/p5-Iterator-Util/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Essential utilities for the Iterator class BUILD_DEPENDS= ${SITE_PERL}/Iterator.pm:${PORTSDIR}/devel/p5-Iterator |