summaryrefslogtreecommitdiff
path: root/security/py-simplesha3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-simplesha3/Makefile')
-rw-r--r--security/py-simplesha3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-simplesha3/Makefile b/security/py-simplesha3/Makefile
index 606f9d11a18..4478ae8d050 100644
--- a/security/py-simplesha3/Makefile
+++ b/security/py-simplesha3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/12/27 22:26:23 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/03 08:53:15 wiz Exp $
DISTNAME= simplesha3-2015.09.22.post1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplesha3/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.dlitz.net/software/pycrypto/
+HOMEPAGE= https://www.dlitz.net/software/pycrypto/
COMMENT= Simple SHA-3 implementation for Python
LICENSE= public-domain