diff options
Diffstat (limited to 'www/p5-REST-Client/Makefile')
-rw-r--r-- | www/p5-REST-Client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-REST-Client/Makefile b/www/p5-REST-Client/Makefile index 651b07edd6c6..73204625bc49 100644 --- a/www/p5-REST-Client/Makefile +++ b/www/p5-REST-Client/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple client for interacting with RESTful http/https resources WWW= https://metacpan.org/release/REST-Client |