pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-test-httpbin py-test-httpbin: adde...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe061961a293
branches:  trunk
changeset: 307090:fe061961a293
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed May 02 07:30:41 2018 +0000
description:
py-test-httpbin: added "python" to CATEGORIES

diffstat:

 www/py-test-httpbin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 132b20242d26 -r fe061961a293 www/py-test-httpbin/Makefile
--- a/www/py-test-httpbin/Makefile      Wed May 02 07:29:16 2018 +0000
+++ b/www/py-test-httpbin/Makefile      Wed May 02 07:30:41 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2017/11/25 12:56:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/05/02 07:30:41 adam Exp $
 
 DISTNAME=      pytest-httpbin-0.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
-CATEGORIES=    www
+CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-httpbin/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index