From 105bc41279e3e670a70416d0bdb6fad3913d567e Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 16 Sep 2017 08:51:17 +0000 Subject: py-certifi: use pypi homepage instead of dead one --- security/py-certifi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/py-certifi/Makefile b/security/py-certifi/Makefile index 2d86fe90fdd..ad44862fd77 100644 --- a/security/py-certifi/Makefile +++ b/security/py-certifi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/07/30 05:37:54 adam Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/16 08:51:17 wiz Exp $ DISTNAME= certifi-2017.7.27.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PYPI:=c/certifi/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://certifi.io/ +HOMEPAGE= https://pypi.python.org/pypi/certifi COMMENT= Python package for providing Mozilla's CA Bundle LICENSE= isc -- cgit v1.2.3