diff options
Diffstat (limited to 'www/p5-URI-Escape-XS/Makefile')
-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 cf6f030786d0..5f839fb2fd26 100644 --- a/www/p5-URI-Escape-XS/Makefile +++ b/www/p5-URI-Escape-XS/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Drop-In replacement for URI::Escape in XS LICENSE= ART10 GPLv1+ |