pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-cparser



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Oct  8 09:13:01 UTC 2017

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

Log Message:
Added python to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-cparser/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-cparser/Makefile
diff -u pkgsrc/devel/py-cparser/Makefile:1.10 pkgsrc/devel/py-cparser/Makefile:1.11
--- pkgsrc/devel/py-cparser/Makefile:1.10       Wed Jul  5 12:36:22 2017
+++ pkgsrc/devel/py-cparser/Makefile    Sun Oct  8 09:13:01 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2017/07/05 12:36:22 adam Exp $
+# $NetBSD: Makefile,v 1.11 2017/10/08 09:13:01 adam Exp $
 
 DISTNAME=      pycparser-2.18
 PKGNAME=       ${DISTNAME:S/py/${PYPKGPREFIX}-/}
-CATEGORIES=    lang
+CATEGORIES=    lang python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pycparser/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index