mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
devel/p5-Coro: Remove unnecessary substitution
This commit is contained in:
parent
6d585ef449
commit
6dd3368282
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ PORTEPOCH= 1
|
|||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S|0$||}
|
||||
DISTNAME= Coro-${PORTVERSION:S|0$||}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Coroutine process abstraction for perl
|
||||
|
|
Loading…
Add table
Reference in a new issue