summaryrefslogtreecommitdiff
path: root/math/py-sympy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-sympy/Makefile')
-rw-r--r--math/py-sympy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index a40690280af..3fa17e92eb3 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2020/01/24 16:20:24 minskim Exp $
+# $NetBSD: Makefile,v 1.24 2020/01/26 17:31:40 rillig Exp $
DISTNAME= sympy-1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sympy/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sympy.org/
+HOMEPAGE= https://www.sympy.org/
COMMENT= Python library for symbolic mathematics
LICENSE= modified-bsd