diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-12-05 07:25:44 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-12-05 07:25:44 +0000 |
commit | c43bb22cb1a63ce4643a8a0c341790d30a34965f (patch) | |
tree | d250e987a5bc2b2457594fb4a89b6704aca168d1 /www/p5-AnyEvent-HTTP/Makefile | |
parent | f49b30f053268e09c8c8e6382b204851b7560a4a (diff) | |
download | ports-c43bb22cb1a63ce4643a8a0c341790d30a34965f.tar.gz ports-c43bb22cb1a63ce4643a8a0c341790d30a34965f.zip |
Notes
Diffstat (limited to 'www/p5-AnyEvent-HTTP/Makefile')
-rw-r--r-- | www/p5-AnyEvent-HTTP/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-AnyEvent-HTTP/Makefile b/www/p5-AnyEvent-HTTP/Makefile index 376478fcbf0f..3af918f5e2e7 100644 --- a/www/p5-AnyEvent-HTTP/Makefile +++ b/www/p5-AnyEvent-HTTP/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-AnyEvent-HTTP -# Date created: 06 Jul 2008 -# Whom: Vladimir Timofeev <vovkasm@gmail.com> -# +# Created by: Vladimir Timofeev <vovkasm@gmail.com> # $FreeBSD$ -# PORTNAME= AnyEvent-HTTP -PORTVERSION= 2.14 +PORTVERSION= 2.15 PORTEPOCH= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN |