diff options
author | culot <culot@FreeBSD.org> | 2014-04-11 12:49:30 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-04-11 12:49:30 +0800 |
commit | 35848cd2283211aa31cbfd6babd87f8bd920d6f0 (patch) | |
tree | 10364b9bc3d5ee5f2b482d55b71a252fc557d663 /www/p5-URI-Escape-XS | |
parent | b5d56449f8370d7aa6ee77b09a8a971d43109f05 (diff) | |
download | freebsd-ports-gnome-35848cd2283211aa31cbfd6babd87f8bd920d6f0.tar.gz freebsd-ports-gnome-35848cd2283211aa31cbfd6babd87f8bd920d6f0.tar.zst freebsd-ports-gnome-35848cd2283211aa31cbfd6babd87f8bd920d6f0.zip |
- Take Denis Pokataev's Perl ports maintainership
Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email)
Diffstat (limited to 'www/p5-URI-Escape-XS')
-rw-r--r-- | www/p5-URI-Escape-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-URI-Escape-XS/Makefile b/www/p5-URI-Escape-XS/Makefile index 6c88d69cf836..f9dddfab09e9 100644 --- a/www/p5-URI-Escape-XS/Makefile +++ b/www/p5-URI-Escape-XS/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= catone@cpan.org +MAINTAINER= culot@FreeBSD.org COMMENT= Drop-In replacement for URI::Escape in XS LICENSE= ART10 GPLv1 |