diff options
Diffstat (limited to 'net/p5-Net-HTTP/Makefile')
-rw-r--r-- | net/p5-Net-HTTP/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/net/p5-Net-HTTP/Makefile b/net/p5-Net-HTTP/Makefile index c4ff5bf7dce3..ae4a500fca5d 100644 --- a/net/p5-Net-HTTP/Makefile +++ b/net/p5-Net-HTTP/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-Net-HTTP -# Date created: 2011-04-15 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-HTTP -PORTVERSION= 6.03 -PORTREVISION= 1 +PORTVERSION= 6.05 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |