diff options
Diffstat (limited to 'devel/rubygem-multi_json/Makefile')
-rw-r--r-- | devel/rubygem-multi_json/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-multi_json/Makefile b/devel/rubygem-multi_json/Makefile index 20099ce610b5..26f88e2986d7 100644 --- a/devel/rubygem-multi_json/Makefile +++ b/devel/rubygem-multi_json/Makefile @@ -1,11 +1,11 @@ PORTNAME= multi_json -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby library provide swappable JSON backends -WWW= https://github.com/intridea/multi_json +WWW= https://github.com/sferik/multi_json LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |