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:   khorben
Date:           Thu May 27 22:25:50 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add py-flask-sendmail


To generate a diff of this commit:
cvs rdiff -u -r1.1543 -r1.1544 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.1543 pkgsrc/www/Makefile:1.1544
--- pkgsrc/www/Makefile:1.1543  Fri May 21 21:01:16 2021
+++ pkgsrc/www/Makefile Thu May 27 22:25:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1543 2021/05/21 21:01:16 nia Exp $
+# $NetBSD: Makefile,v 1.1544 2021/05/27 22:25:50 khorben Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -746,6 +746,7 @@ SUBDIR+=    py-flask-restful
 SUBDIR+=       py-flask-restplus
 SUBDIR+=       py-flask-script
 SUBDIR+=       py-flask-security
+SUBDIR+=       py-flask-sendmail
 SUBDIR+=       py-flask-sqlalchemy
 SUBDIR+=       py-flask-sslify
 SUBDIR+=       py-flask-static-digest



Home | Main Index | Thread Index | Old Index