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:   joerg
Date:           Thu Aug  6 12:03:06 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
+ py-django-debug-toolbar


To generate a diff of this commit:
cvs rdiff -u -r1.1476 -r1.1477 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.1476 pkgsrc/www/Makefile:1.1477
--- pkgsrc/www/Makefile:1.1476  Tue Aug  4 01:28:36 2020
+++ pkgsrc/www/Makefile Thu Aug  6 12:03:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1476 2020/08/04 01:28:36 joerg Exp $
+# $NetBSD: Makefile,v 1.1477 2020/08/06 12:03:06 joerg Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -661,6 +661,7 @@ SUBDIR+=    py-django-cogwheels
 SUBDIR+=       py-django-contrib-comments
 SUBDIR+=       py-django-cors-headers
 SUBDIR+=       py-django-countries
+SUBDIR+=       py-django-debug-toolbar
 SUBDIR+=       py-django-extensions
 SUBDIR+=       py-django-filer
 SUBDIR+=       py-django-filter



Home | Main Index | Thread Index | Old Index