diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-30 01:01:25 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-30 01:01:25 +0000 |
commit | 8d4622fe0574299aee51ca794ab77f395d045b83 (patch) | |
tree | 1ff207a1cd70a853ea6b4d647b89ba8a95f86497 /net/p5-URI | |
parent | d83d46502ac45a9ee596c233a572ec87daf030b9 (diff) | |
download | ports-8d4622fe0574299aee51ca794ab77f395d045b83.tar.gz ports-8d4622fe0574299aee51ca794ab77f395d045b83.zip |
Notes
Diffstat (limited to 'net/p5-URI')
-rw-r--r-- | net/p5-URI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 0dfd8d80b168..3a0efcc3eb0b 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sahil@tandon.net +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references PERL_CONFIGURE= 5.6.1+ |