git: a9d3785b720a - main - graphics/py-pillow: Update WWW and clean up pkg-descr

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

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

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

    graphics/py-pillow: Update WWW and clean up pkg-descr
---
 graphics/py-pillow/Makefile  | 3 ++-
 graphics/py-pillow/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index ca791d026dc4..ad0719438472 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -7,7 +7,8 @@ DISTNAME=	Pillow-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Fork of the Python Imaging Library (PIL)
-WWW=		https://python-pillow.org/
+WWW=		https://python-pillow.org/ \
+		https://github.com/python-pillow/Pillow
 
 LICENSE=	PIL
 LICENSE_NAME=	Standard PIL License
diff --git a/graphics/py-pillow/pkg-descr b/graphics/py-pillow/pkg-descr
index 2289adf8c8e4..6db462a4d4d2 100644
--- a/graphics/py-pillow/pkg-descr
+++ b/graphics/py-pillow/pkg-descr
@@ -11,5 +11,3 @@ representation, and fairly powerful image processing capabilities.
 The core image library is designed for fast access to data stored in a few basic
 pixel formats. It should provide a solid foundation for a general image
 processing tool.
-
-See also: https://github.com/python-pillow/Pillow