aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:17:36 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:43 +0000
commitc334ef54b2a08bb9ea6332ab31c2d2da9e2f59ed (patch)
tree03c04a41f1258825c0046b0f9c9bb7625a3f9deb
parentb089d6fd9739b935e71aa94092e57e4551c99091 (diff)
downloadports-c334ef54b2a08bb9ea6332ab31c2d2da9e2f59ed.tar.gz
ports-c334ef54b2a08bb9ea6332ab31c2d2da9e2f59ed.zip
graphics/py-pyganim: Update WWW and clean up pkg-descr
-rw-r--r--graphics/py-pyganim/Makefile3
-rw-r--r--graphics/py-pyganim/pkg-descr2
2 files changed, 2 insertions, 3 deletions
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/