diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-12-11 15:26:09 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-12-11 15:26:09 +0000 |
commit | 9c448daf6b2a5b40eff04c4530b98bbb93abecc0 (patch) | |
tree | 36cd2a6ca06e248fa0543e9b6cadf200936c0754 /devel/p5-POE-Component-Client-Ping/Makefile | |
parent | 2a4a1c403d5100ea3b023114ee473f031196631a (diff) |
Notes
Diffstat (limited to 'devel/p5-POE-Component-Client-Ping/Makefile')
-rw-r--r-- | devel/p5-POE-Component-Client-Ping/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-POE-Component-Client-Ping/Makefile b/devel/p5-POE-Component-Client-Ping/Makefile index ebe089b29969..b705cb729442 100644 --- a/devel/p5-POE-Component-Client-Ping/Makefile +++ b/devel/p5-POE-Component-Client-Ping/Makefile @@ -6,10 +6,9 @@ # PORTNAME= POE-Component-Client-Ping -PORTVERSION= 0.98 +PORTVERSION= 1.00 CATEGORIES= devel perl5 net -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://poe.perl.org/poedown/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- |