pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-docopt Updated CATEGORIES and HOMEPAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9eb8bf9c5056
branches:  trunk
changeset: 376157:9eb8bf9c5056
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Feb 26 08:53:54 2018 +0000

description:
Updated CATEGORIES and HOMEPAGE

diffstat:

 devel/py-docopt/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 311e4a9bca08 -r 9eb8bf9c5056 devel/py-docopt/Makefile
--- a/devel/py-docopt/Makefile  Mon Feb 26 08:51:43 2018 +0000
+++ b/devel/py-docopt/Makefile  Mon Feb 26 08:53:54 2018 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:28 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/02/26 08:53:54 adam Exp $
 
 DISTNAME=      docopt-0.6.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/docopt/}
 
 MAINTAINER=    imil%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/docopt/
+HOMEPAGE=      http://docopt.org/
 COMMENT=       Helps creating command-line interfaces
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index