pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   maya
Date:           Sat Oct  7 17:24:32 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Makefile: +py-websocket-client


To generate a diff of this commit:
cvs rdiff -u -r1.1272 -r1.1273 pkgsrc/www/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/Makefile
diff -u pkgsrc/www/Makefile:1.1272 pkgsrc/www/Makefile:1.1273
--- pkgsrc/www/Makefile:1.1272  Fri Sep 29 21:29:19 2017
+++ pkgsrc/www/Makefile Sat Oct  7 17:24:32 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1272 2017/09/29 21:29:19 joerg Exp $
+# $NetBSD: Makefile,v 1.1273 2017/10/07 17:24:32 maya Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -757,6 +757,7 @@ SUBDIR+=    py-waitress
 SUBDIR+=       py-webassets
 SUBDIR+=       py-webcolors
 SUBDIR+=       py-webpy
+SUBDIR+=       py-websocket-client
 SUBDIR+=       py-websockets
 SUBDIR+=       py-werkzeug
 SUBDIR+=       py-werkzeug-docs



Home | Main Index | Thread Index | Old Index