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:           Fri Feb  1 15:31:59 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: + py-flask-restplus


To generate a diff of this commit:
cvs rdiff -u -r1.1360 -r1.1361 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.1360 pkgsrc/www/Makefile:1.1361
--- pkgsrc/www/Makefile:1.1360  Fri Feb  1 15:21:28 2019
+++ pkgsrc/www/Makefile Fri Feb  1 15:31:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1360 2019/02/01 15:21:28 gdt Exp $
+# $NetBSD: Makefile,v 1.1361 2019/02/01 15:31:58 kleink Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -702,6 +702,7 @@ SUBDIR+=    py-flask-mail
 SUBDIR+=       py-flask-principal
 SUBDIR+=       py-flask-rest
 SUBDIR+=       py-flask-restful
+SUBDIR+=       py-flask-restplus
 SUBDIR+=       py-flask-script
 SUBDIR+=       py-flask-security
 SUBDIR+=       py-flask-sqlalchemy



Home | Main Index | Thread Index | Old Index