From e0284ab8b8e4f0295d9b626b7cf151e0c7e03a6f Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 4 Apr 2015 21:50:51 +0000 Subject: Fix HOMEPAGE. Missed saving this change. --- security/py-bcrypt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile index b6773658ca9..90dcdde59df 100644 --- a/security/py-bcrypt/Makefile +++ b/security/py-bcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/04/04 21:49:17 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/04 21:50:51 rodent Exp $ DISTNAME= bcrypt-1.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= python security MASTER_SITES= https://pypi.python.org/packages/source/b/bcrypt/ MAINTAINER= rodent@NetBSD.org -HOMEPAGE= https://github.com/dstufft/bcrypt/ +HOMEPAGE= https://github.com/pyca/bcrypt/ COMMENT= Modern password hashing for your software and your servers LICENSE= apache-2.0 -- cgit v1.2.3