diff options
Diffstat (limited to 'devel/rubygem-xdg/Makefile')
-rw-r--r-- | devel/rubygem-xdg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-xdg/Makefile b/devel/rubygem-xdg/Makefile index e64d190bc277..7e4c6dbcdf3e 100644 --- a/devel/rubygem-xdg/Makefile +++ b/devel/rubygem-xdg/Makefile @@ -1,5 +1,5 @@ PORTNAME= xdg -PORTVERSION= 8.10.0 +PORTVERSION= 9.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.adoc LICENSE_PERMS= auto-accept dist-mirror pkg-mirror BROKEN_RUBY32= yes +BROKEN_RUBY33= yes USES= gem |