aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Sub-Uplevel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Sub-Uplevel/Makefile')
-rw-r--r--devel/p5-Sub-Uplevel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Sub-Uplevel/Makefile b/devel/p5-Sub-Uplevel/Makefile
index 8bcb7383e707..8b2b108285a1 100644
--- a/devel/p5-Sub-Uplevel/Makefile
+++ b/devel/p5-Sub-Uplevel/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= Sub-Uplevel
-PORTVERSION= 0.2200
+PORTVERSION= 0.2400
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//}
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Sub::Uplevel - apparently run a function in a higher stack frame