aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-AnyEvent/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2007-10-29 17:12:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2007-10-29 17:12:50 +0000
commitdda0ca01cf2b32b128189c64c7197891898a192c (patch)
tree047c7f39ef545eaea3bb69dfe6c376ab958e8c95 /devel/p5-AnyEvent/Makefile
parentda638607237e83294b0f22f2b9f053d0f0e627ff (diff)
downloadports-dda0ca01cf2b32b128189c64c7197891898a192c.tar.gz
ports-dda0ca01cf2b32b128189c64c7197891898a192c.zip
Notes
Diffstat (limited to 'devel/p5-AnyEvent/Makefile')
-rw-r--r--devel/p5-AnyEvent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-AnyEvent/Makefile b/devel/p5-AnyEvent/Makefile
index 8bea648dfd01..d764bdc585c7 100644
--- a/devel/p5-AnyEvent/Makefile
+++ b/devel/p5-AnyEvent/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= AnyEvent
-PORTVERSION= 2.5.2
+PORTVERSION= 2.5.4
+DISTVERSION= ${PORTVERSION:C/\.(.)$/\1/}
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/M/ML/MLEHMANN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Provide framework for multiple event loops