aboutsummaryrefslogtreecommitdiff
path: root/math/py-gym/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-gym/Makefile')
-rw-r--r--math/py-gym/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-gym/Makefile b/math/py-gym/Makefile
index 50509adb68f7..62d8dab062fa 100644
--- a/math/py-gym/Makefile
+++ b/math/py-gym/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OpenAI toolkit for developing and comparing your reinforcement learning agents
-WWW= https://www.gymlibrary.dev/
+WWW= https://www.gymlibrary.dev/ \
+ https://github.com/openai/gym
LICENSE= MIT