diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-05 15:52:32 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-05 15:52:32 +0000 |
commit | 91eed977e45594dcadfecaed74cf2051a7b0a2cc (patch) | |
tree | 1041555ba94c7c49fc660be940ef9ce061316af8 /www/p5-POE-Component-Server-HTTP | |
parent | a0e8b74934f73fc30dd4ddfb01cbe8f9bc0b91a4 (diff) | |
download | ports-91eed977e45594dcadfecaed74cf2051a7b0a2cc.tar.gz ports-91eed977e45594dcadfecaed74cf2051a7b0a2cc.zip |
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-HTTP')
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/Makefile | 4 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/distinfo | 4 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-HTTP/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile index 38bc38ed292d..8f20ea7a4c4b 100644 --- a/www/p5-POE-Component-Server-HTTP/Makefile +++ b/www/p5-POE-Component-Server-HTTP/Makefile @@ -6,13 +6,13 @@ # PORTNAME= POE-Component-Server-HTTP -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= www devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= lin-chi@lastamericanempire.com +MAINTAINER= hideo@lastamericanempire.com COMMENT= POE Component to create HTTP Servers BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ diff --git a/www/p5-POE-Component-Server-HTTP/distinfo b/www/p5-POE-Component-Server-HTTP/distinfo index 80ee65418a56..d41e8cba37d6 100644 --- a/www/p5-POE-Component-Server-HTTP/distinfo +++ b/www/p5-POE-Component-Server-HTTP/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-Server-HTTP-0.06.tar.gz) = fdf4bfe2ccdb66fbefd7c23b81f774c9 -SIZE (POE-Component-Server-HTTP-0.06.tar.gz) = 11206 +MD5 (POE-Component-Server-HTTP-0.07.tar.gz) = f466ae978b48b01704a2597ce4216e76 +SIZE (POE-Component-Server-HTTP-0.07.tar.gz) = 11256 diff --git a/www/p5-POE-Component-Server-HTTP/pkg-descr b/www/p5-POE-Component-Server-HTTP/pkg-descr index 18bcfc0ef971..fa30e180ce85 100644 --- a/www/p5-POE-Component-Server-HTTP/pkg-descr +++ b/www/p5-POE-Component-Server-HTTP/pkg-descr @@ -2,4 +2,4 @@ POE component to create HTTP servers. WWW: http://search.cpan.org/dist/POE-Component-Server-HTTP/ - Zach Thompson -lin-chi@lastamericanempire.com +hideo@lastamericanempire.com |