git: b5118cf06660 - main - devel/py-cffi: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 18 Jul 2024 16:48:52 UTC
The branch main has been updated by sunpoet:

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

commit b5118cf06660497a0b6f98673d6a7802cbcd7000
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:46:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:46:03 +0000

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

diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile
index 79904f217a35..31dca8e246e4 100644
--- a/devel/py-cffi/Makefile
+++ b/devel/py-cffi/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Foreign Function Interface for Python calling C code
-WWW=		https://cffi.readthedocs.io/en/latest/
+WWW=		https://cffi.readthedocs.io/en/latest/ \
+		https://github.com/python-cffi/cffi
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/py-cffi/pkg-descr b/devel/py-cffi/pkg-descr
index 28c77b4386b7..851e844567ab 100644
--- a/devel/py-cffi/pkg-descr
+++ b/devel/py-cffi/pkg-descr
@@ -1,3 +1 @@
 Foreign Function Interface for Python calling C code.
-
-See also: https://foss.heptapod.net/pypy/cffi