diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Flea/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Flea/Makefile b/www/p5-Flea/Makefile index 2878376238e9..2721e32c855f 100644 --- a/www/p5-Flea/Makefile +++ b/www/p5-Flea/Makefile @@ -7,6 +7,7 @@ PORTNAME= Flea PORTVERSION= 0.04 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/F/FR/FRODWITH @@ -20,7 +21,7 @@ RUN_DEPENDS= \ p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class \ p5-Exporter-Declare>=0.100:${PORTSDIR}/devel/p5-Exporter-Declare \ p5-HTTP-Exception>0:${PORTSDIR}/www/p5-HTTP-Exception \ - p5-JSON>0:${PORTSDIR}/converters/p5-JSON1 \ + p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-URI>0:${PORTSDIR}/net/p5-URI |