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:   nikita
Date:           Sat Apr 18 17:43:17 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add zola to www category


To generate a diff of this commit:
cvs rdiff -u -r1.1453 -r1.1454 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.1453 pkgsrc/www/Makefile:1.1454
--- pkgsrc/www/Makefile:1.1453  Tue Apr 14 19:54:51 2020
+++ pkgsrc/www/Makefile Sat Apr 18 17:43:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1453 2020/04/14 19:54:51 js Exp $
+# $NetBSD: Makefile,v 1.1454 2020/04/18 17:43:17 nikita Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1016,6 +1016,7 @@ SUBDIR+=  wwwoffle
 SUBDIR+=       yahttp
 SUBDIR+=       yaws
 SUBDIR+=       z-push
+SUBDIR+=       zola
 SUBDIR+=       zopeedit
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index