git: c334ef54b2a0 - main - graphics/py-pyganim: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 05 Apr 2023 17:38:03 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c334ef54b2a08bb9ea6332ab31c2d2da9e2f59ed

commit c334ef54b2a08bb9ea6332ab31c2d2da9e2f59ed
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:17:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:43 +0000

    graphics/py-pyganim: Update WWW and clean up pkg-descr
---
 graphics/py-pyganim/Makefile  | 3 ++-
 graphics/py-pyganim/pkg-descr | 2 --
 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/