diff --git a/textproc/rubygem-ox/Makefile b/textproc/rubygem-ox/Makefile index afa684158fb5..f3358cdf49fe 100644 --- a/textproc/rubygem-ox/Makefile +++ b/textproc/rubygem-ox/Makefile @@ -1,19 +1,20 @@ PORTNAME= ox PORTVERSION= 2.14.23 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Speed-optimized XML parser and object serializer for Ruby -WWW= https://ohler.com/ox/ +WWW= https://ohler.com/ox/ \ + https://github.com/ohler55/ox LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-bigdecimal>=3.0:math/rubygem-bigdecimal USES= cpe gem CPE_VENDOR= ox_project .include