aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Generic/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-08-15 01:37:28 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-08-15 01:37:28 +0000
commit408ea289db0bbdc182a7db151334d4dc71066974 (patch)
tree69ffcc5d90cfa897a61d296a765cc3d983558363 /net/p5-POE-Component-Generic/Makefile
parent9ee4c98d222acd6d0be743768f9e1669feceb9ff (diff)
- Update to 0.10.03 (0.1003)
Notes
Notes: svn path=/head/; revision=197702
Diffstat (limited to 'net/p5-POE-Component-Generic/Makefile')
-rw-r--r--net/p5-POE-Component-Generic/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile
index 1a8f49b7e2a1..35c6cc0b5147 100644
--- a/net/p5-POE-Component-Generic/Makefile
+++ b/net/p5-POE-Component-Generic/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= POE-Component-Generic
-PORTVERSION= 0.10.01
+PORTVERSION= 0.10.03
DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/}
CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= POE
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org