pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-wrapt



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jul 16 19:55:03 UTC 2017

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

Log Message:
Added 'python' to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-wrapt/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-wrapt/Makefile
diff -u pkgsrc/devel/py-wrapt/Makefile:1.2 pkgsrc/devel/py-wrapt/Makefile:1.3
--- pkgsrc/devel/py-wrapt/Makefile:1.2  Wed Jun  7 14:42:26 2017
+++ pkgsrc/devel/py-wrapt/Makefile      Sun Jul 16 19:55:03 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/06/07 14:42:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2017/07/16 19:55:03 adam Exp $
 
 DISTNAME=      wrapt-1.10.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wrapt/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index