summaryrefslogtreecommitdiff
path: root/textproc/py-cElementTree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-cElementTree/Makefile')
-rw-r--r--textproc/py-cElementTree/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-cElementTree/Makefile b/textproc/py-cElementTree/Makefile
index 9c2d543d7f9..ffa6b44db02 100644
--- a/textproc/py-cElementTree/Makefile
+++ b/textproc/py-cElementTree/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2020/01/08 13:44:42 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/26 17:32:17 rillig Exp $
PKGNAME= ${PYPKGPREFIX}-cElementTree-${PY_DISTVERSION}
CATEGORIES= textproc python
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.effbot.org/zone/celementtree.htm
+HOMEPAGE= https://www.effbot.org/zone/celementtree.htm
COMMENT= C implementation of Python ElementTree API
USE_GCC_RUNTIME= yes