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:           Mon Apr 10 20:13:14 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
+ py-django-permissionedforms


To generate a diff of this commit:
cvs rdiff -u -r1.1698 -r1.1699 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.1698 pkgsrc/www/Makefile:1.1699
--- pkgsrc/www/Makefile:1.1698  Fri Mar 31 01:18:05 2023
+++ pkgsrc/www/Makefile Mon Apr 10 20:13:14 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1698 2023/03/31 01:18:05 joerg Exp $
+# $NetBSD: Makefile,v 1.1699 2023/04/10 20:13:14 joerg Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -711,6 +711,7 @@ SUBDIR+=    py-django-kronos
 SUBDIR+=       py-django-localflavor
 SUBDIR+=       py-django-modelcluster
 SUBDIR+=       py-django-mptt
+SUBDIR+=       py-django-permissionedforms
 SUBDIR+=       py-django-phonenumber-field
 SUBDIR+=       py-django-photologue
 SUBDIR+=       py-django-polymorphic



Home | Main Index | Thread Index | Old Index