diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-19 20:42:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-19 20:42:40 +0000 |
commit | 55f3af45215875a649521f222d41af5e36d48785 (patch) | |
tree | 5f7ae7a3b4601e59f45e3c01e8f9af345dd47c85 /www/p5-Catalyst-Runtime/Makefile | |
parent | 6016272e022493bdfe71138b5c368323818759be (diff) | |
download | ports-55f3af45215875a649521f222d41af5e36d48785.tar.gz ports-55f3af45215875a649521f222d41af5e36d48785.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Runtime/Makefile')
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index 7f31f9b9001d..0d92adccd38b 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90123 +PORTVERSION= 5.90124 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |