pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-h11



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 27 06:58:28 UTC 2018

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

Log Message:
Added "python" to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-h11/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-h11/Makefile
diff -u pkgsrc/www/py-h11/Makefile:1.1 pkgsrc/www/py-h11/Makefile:1.2
--- pkgsrc/www/py-h11/Makefile:1.1      Mon Feb 26 12:06:13 2018
+++ pkgsrc/www/py-h11/Makefile  Tue Feb 27 06:58:28 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/02/26 12:06:13 leot Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/27 06:58:28 adam Exp $
 
 DISTNAME=      h11-0.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    www
+CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/h11/}
 EXTRACT_SUFX=  .zip
 



Home | Main Index | Thread Index | Old Index