py-readline: update HOMEPAGE

This commit is contained in:
wiz 2017-10-09 08:25:13 +00:00
parent efc23fc0de
commit 27e2242da7

View file

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.31 2017/09/03 08:53:08 wiz Exp $
# $NetBSD: Makefile,v 1.32 2017/10/09 08:25:13 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-readline-${PY_DISTVERSION}
CATEGORIES= devel misc python
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.python.org/doc/current/tut/node15.html
HOMEPAGE= https://docs.python.org/3/library/readline.html
COMMENT= Line editing support for Python
EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/readline.c