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:   jnemeth
Date:           Thu Dec 20 07:14:10 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.1354 -r1.1355 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.1354 pkgsrc/www/Makefile:1.1355
--- pkgsrc/www/Makefile:1.1354  Sun Dec 16 14:06:51 2018
+++ pkgsrc/www/Makefile Thu Dec 20 07:14:10 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1354 2018/12/16 14:06:51 adam Exp $
+# $NetBSD: Makefile,v 1.1355 2018/12/20 07:14:10 jnemeth Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -661,8 +661,8 @@ SUBDIR+=    py-django-treebeard
 SUBDIR+=       py-django14
 SUBDIR+=       py-django2
 SUBDIR+=       py-djangocms-admin-style
-SUBDIR+=       py-djangocms-audio
 SUBDIR+=       py-djangocms-attributes-field
+SUBDIR+=       py-djangocms-audio
 SUBDIR+=       py-djangocms-column
 SUBDIR+=       py-djangocms-file
 SUBDIR+=       py-djangocms-flash



Home | Main Index | Thread Index | Old Index