1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Remove PORTREVISION to satisfy portupgrade's idiosyncrazy

(this greatest tool is confused by leading zeros).

Sumbmitted by:	Alex Kapranoff <kappa@rambler-co.ru>
This commit is contained in:
Sergey Skvortsov 2005-03-02 19:19:50 +00:00
parent 5553641930
commit 5b99c19d61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130212

View File

@ -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