summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-SmallProf
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-03-02 19:19:50 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-03-02 19:19:50 +0000
commit5b99c19d61a089673d077a4fb0d0d4248b307e69 (patch)
treed09de49e2053934aeea7785527e9274caec212a9 /devel/p5-Devel-SmallProf
parentUse USE_IMAKE. It fixes problems with flashing scrollbar if xterm (diff)
Remove PORTREVISION to satisfy portupgrade's idiosyncrazy
(this greatest tool is confused by leading zeros). Sumbmitted by: Alex Kapranoff <kappa@rambler-co.ru>
Notes
Notes: svn path=/head/; revision=130212
Diffstat (limited to 'devel/p5-Devel-SmallProf')
-rw-r--r--devel/p5-Devel-SmallProf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile
index e0be1e032ab8..630657d9a863 100644
--- a/devel/p5-Devel-SmallProf/Makefile
+++ b/devel/p5-Devel-SmallProf/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= Devel-SmallProf
-PORTVERSION= 2.00
-PORTREVISION= 03
+PORTVERSION= 2.00.03
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SALVA
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION}_${PORTREVISION}
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([0-9]+)$/_\1/}
MAINTAINER= skv@FreeBSD.org
COMMENT= Per-line Perl profiler