diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-05-07 08:35:40 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-05-07 08:35:40 +0000 |
commit | 2da5963202030cf2a29037a6ab159c904c31e550 (patch) | |
tree | 98e9e78c211f90e34ce650be0648948bd0cf8d7b /www/p5-POE-Component-Client-HTTP/Makefile | |
parent | b329abb436deb3f4c44caded75ca513e80bb92c6 (diff) |
Notes
Diffstat (limited to 'www/p5-POE-Component-Client-HTTP/Makefile')
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index 203348af307e..e17dc01331f9 100644 --- a/www/p5-POE-Component-Client-HTTP/Makefile +++ b/www/p5-POE-Component-Client-HTTP/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: POE-Component-Client-HTTP -# Date created: 10 Dec 2001 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-Client-HTTP -PORTVERSION= 0.9470 +PORTVERSION= 0.9480 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO |