diff --git a/devel/rubygem-xdg5/Makefile b/devel/rubygem-xdg5/Makefile index 09345f91dc60..ab4dc860516b 100644 --- a/devel/rubygem-xdg5/Makefile +++ b/devel/rubygem-xdg5/Makefile @@ -1,23 +1,24 @@ PORTNAME= xdg PORTVERSION= 5.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 5 MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby -WWW= https://github.com/bkuhlmann/xdg +WWW= https://alchemists.io/projects/xdg \ + https://github.com/bkuhlmann/xdg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.adoc BROKEN_RUBY27= yes USES= gem NO_ARCH= yes # xdg 6.0.0+ requires ruby 3.1+ PORTSCOUT= limit:^5\. .include