Skip to content

Commit

Permalink
devel/p5-PathTools: Remove unnecessary substitution
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 23, 2024
1 parent d415018 commit a9ffcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/p5-PathTools/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit a9ffcd6

Please sign in to comment.