Sat Jul 22 12:16:06 2023 UTC ()
textproc/py-humanfriendly: Use PYPI for homepage

Prefer summary info in a standardize format when gathering
info for packages


(bacon)
diff -r1.1 -r1.2 pkgsrc/textproc/py-humanfriendly/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/textproc/py-humanfriendly/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/py-humanfriendly/Makefile 2023/07/22 12:08:30 1.1
+++ pkgsrc/textproc/py-humanfriendly/Makefile 2023/07/22 12:16:06 1.2
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/07/22 12:08:30 bacon Exp $
+# $NetBSD: Makefile,v 1.2 2023/07/22 12:16:06 bacon Exp $
 
 DISTNAME=	humanfriendly-10.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@
 MASTER_SITES=	${MASTER_SITE_PYPI:=h/humanfriendly/}
 
 MAINTAINER=	bacon@NetBSD.org
-HOMEPAGE=	https://humanfriendly.readthedocs.io/
+HOMEPAGE=	https://pypi.org/project/humanfriendly/
 COMMENT=	Human friendly output for text interfaces using Python
 LICENSE=	mit