mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S|0$||}
|
DISTNAME= Coro-${PORTVERSION:S|0$||}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Coroutine process abstraction for perl
|
COMMENT= Coroutine process abstraction for perl
|
||||||
|
|
Loading…
Add table
Reference in a new issue