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:   kleink
Date:           Mon Jan  7 18:03:27 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: + py-flask-cors.


To generate a diff of this commit:
cvs rdiff -u -r1.1357 -r1.1358 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.1357 pkgsrc/www/Makefile:1.1358
--- pkgsrc/www/Makefile:1.1357  Mon Jan  7 12:56:22 2019
+++ pkgsrc/www/Makefile Mon Jan  7 18:03:27 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1357 2019/01/07 12:56:22 adam Exp $
+# $NetBSD: Makefile,v 1.1358 2019/01/07 18:03:27 kleink Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -690,6 +690,7 @@ SUBDIR+=    py-flask-bootstrap
 SUBDIR+=       py-flask-cache
 SUBDIR+=       py-flask-caching
 SUBDIR+=       py-flask-common
+SUBDIR+=       py-flask-cors
 SUBDIR+=       py-flask-debugtoolbar
 SUBDIR+=       py-flask-flatpages
 SUBDIR+=       py-flask-frozen



Home | Main Index | Thread Index | Old Index