py-readline: update HOMEPAGE
This commit is contained in:
parent
efc23fc0de
commit
27e2242da7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue