pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-wsproto



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 27 06:57:26 UTC 2018

Modified Files:
        pkgsrc/www/py-wsproto: Makefile

Log Message:
Added "python" to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-wsproto/Makefile

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

Modified files:

Index: pkgsrc/www/py-wsproto/Makefile
diff -u pkgsrc/www/py-wsproto/Makefile:1.1 pkgsrc/www/py-wsproto/Makefile:1.2
--- pkgsrc/www/py-wsproto/Makefile:1.1  Mon Feb 26 12:09:18 2018
+++ pkgsrc/www/py-wsproto/Makefile      Tue Feb 27 06:57:26 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/02/26 12:09:18 leot Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/27 06:57:26 adam Exp $
 
 DISTNAME=      wsproto-0.11.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    www
+CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wsproto/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index