mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/p5-PathTools: Remove unnecessary substitution
This commit is contained in:
parent
d415018d29
commit
a9ffcd6f5c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue