aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/rubygem-io-event/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/rubygem-io-event/Makefile b/devel/rubygem-io-event/Makefile
index 844db5fa7499..b14e78b11d9b 100644
--- a/devel/rubygem-io-event/Makefile
+++ b/devel/rubygem-io-event/Makefile
@@ -5,12 +5,11 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Event loop
-WWW= https://github.com/socketry/io-event
+WWW= https://socketry.github.io/io-event/ \
+ https://github.com/socketry/io-event
LICENSE= MIT
-BROKEN_RUBY30= yes
-
USES= gem
.include <bsd.port.mk>