git: a9ffcd6f5c71 - main - devel/p5-PathTools: Remove unnecessary substitution
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 14:59:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a9ffcd6f5c71a1780fde58631b00587900d4e384 commit a9ffcd6f5c71a1780fde58631b00587900d4e384 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:20:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:30:56 +0000 devel/p5-PathTools: Remove unnecessary substitution --- devel/p5-PathTools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile index f0f62545a3be..55008471f191 100644 --- a/devel/p5-PathTools/Makefile +++ b/devel/p5-PathTools/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C|00$||} +DISTNAME= PathTools-${PORTVERSION:S|00$||} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module for portably manipulating file specifications