summaryrefslogtreecommitdiff
path: root/devel/py-future/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-future/Makefile')
-rw-r--r--devel/py-future/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-future/Makefile b/devel/py-future/Makefile
index f3cdeb37ede..ec1e7a908e0 100644
--- a/devel/py-future/Makefile
+++ b/devel/py-future/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/02/06 01:06:05 markd Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/04 18:00:52 wiz Exp $
DISTNAME= future-0.16.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=f/future/}
MAINTAINER= gde@llew.me
-HOMEPAGE= https://python-future.org/
+#HOMEPAGE= https://python-future.org/
COMMENT= Clean single-source support for Python 3 and 2
LICENSE= mit