pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-click



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jul  9 10:10:44 UTC 2017

Modified Files:
        pkgsrc/devel/py-click: Makefile

Log Message:
Added python to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-click/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-click/Makefile
diff -u pkgsrc/devel/py-click/Makefile:1.12 pkgsrc/devel/py-click/Makefile:1.13
--- pkgsrc/devel/py-click/Makefile:1.12 Wed May 17 11:20:55 2017
+++ pkgsrc/devel/py-click/Makefile      Sun Jul  9 10:10:44 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/05/17 11:20:55 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/07/09 10:10:44 adam Exp $
 
 DISTNAME=      click-6.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/click/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index