diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-13 18:07:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-13 18:07:49 +0000 |
commit | 89c63fe984ae2329c9810795b619455bc420d846 (patch) | |
tree | 253fbf8ea7c2641a1f8074c1a09655a98a73d456 /www/p5-HTTP-Size | |
parent | 7b8e4f76ad926de70246c65159275542921f9aef (diff) | |
download | ports-89c63fe984ae2329c9810795b619455bc420d846.tar.gz ports-89c63fe984ae2329c9810795b619455bc420d846.zip |
- Turn over a bunch of p5- ports that change infrequently to perl@
so more people can look at them.
Notes
Notes:
svn path=/head/; revision=245719
Diffstat (limited to 'www/p5-HTTP-Size')
-rw-r--r-- | www/p5-HTTP-Size/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-Size/Makefile b/www/p5-HTTP-Size/Makefile index 39d58a432527..8ed1402b344e 100644 --- a/www/p5-HTTP-Size/Makefile +++ b/www/p5-HTTP-Size/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Get the byte size of an internet resource BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ |