diff --git a/graphics/py-pyganim/Makefile b/graphics/py-pyganim/Makefile index c6475d3347f2..1843b5e4cf86 100644 --- a/graphics/py-pyganim/Makefile +++ b/graphics/py-pyganim/Makefile @@ -8,7 +8,8 @@ DISTNAME= Pyganim-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sprite animation module for Pygame -WWW= https://inventwithpython.com/pyganim/ +WWW= https://inventwithpython.com/pyganim/ \ + https://github.com/asweigart/pyganim LICENSE= BSD2CLAUSE diff --git a/graphics/py-pyganim/pkg-descr b/graphics/py-pyganim/pkg-descr index 830a16b447cc..a31c4ad2fb92 100644 --- a/graphics/py-pyganim/pkg-descr +++ b/graphics/py-pyganim/pkg-descr @@ -3,5 +3,3 @@ that makes it easy to add sprite animations to your Pygame game programs. Pyganim works with Python 2 and Python 3. The mascot of Pyganim is a red vitruvian pig. - -See also: https://pypi.org/project/Pyganim/