diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-01 07:38:10 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-01 07:38:10 +0000 |
commit | bc888c7b6c52af036e646a80c725d86ec4540b95 (patch) | |
tree | 8480eb56095b56d5a3cdf3394620b38b8c522e25 /devel/p5-Coro/Makefile | |
parent | 96a8400365dd610931d8c103e2fa8f170c893768 (diff) | |
download | ports-bc888c7b6c52af036e646a80c725d86ec4540b95.tar.gz ports-bc888c7b6c52af036e646a80c725d86ec4540b95.zip |
Notes
Diffstat (limited to 'devel/p5-Coro/Makefile')
-rw-r--r-- | devel/p5-Coro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index da838623589d..b9852d003894 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Coro -PORTVERSION= 3.6.1 +PORTVERSION= 3.6.2 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |