diff options
Diffstat (limited to 'www/p5-HTTP-Size/Makefile')
-rw-r--r-- | www/p5-HTTP-Size/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Size/Makefile b/www/p5-HTTP-Size/Makefile index ffe6e20a8679..8f8f154c5fe4 100644 --- a/www/p5-HTTP-Size/Makefile +++ b/www/p5-HTTP-Size/Makefile @@ -6,12 +6,12 @@ # PORTNAME= HTTP-Size -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Get the byte size of an internet resource BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ |