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:           Tue Aug  4 00:10:41 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
+ py-django-taggit


To generate a diff of this commit:
cvs rdiff -u -r1.1469 -r1.1470 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.1469 pkgsrc/www/Makefile:1.1470
--- pkgsrc/www/Makefile:1.1469  Mon Aug  3 23:58:27 2020
+++ pkgsrc/www/Makefile Tue Aug  4 00:10:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1469 2020/08/03 23:58:27 joerg Exp $
+# $NetBSD: Makefile,v 1.1470 2020/08/04 00:10:41 joerg Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -678,6 +678,7 @@ SUBDIR+=    py-django-sortedm2m
 SUBDIR+=       py-django-south
 SUBDIR+=       py-django-sql-explorer
 SUBDIR+=       py-django-tagging
+SUBDIR+=       py-django-taggit
 SUBDIR+=       py-django-tastypie
 SUBDIR+=       py-django-timezone-field
 SUBDIR+=       py-django-treebeard



Home | Main Index | Thread Index | Old Index