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:   wiz
Date:           Sun Jun 21 20:26:57 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + firefox_decrypt

- contao -- current pkglint does not insist on commented-out entries any
longer.


To generate a diff of this commit:
cvs rdiff -u -r1.1463 -r1.1464 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.1463 pkgsrc/www/Makefile:1.1464
--- pkgsrc/www/Makefile:1.1463  Sat Jun 20 15:13:56 2020
+++ pkgsrc/www/Makefile Sun Jun 21 20:26:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1463 2020/06/20 15:13:56 nia Exp $
+# $NetBSD: Makefile,v 1.1464 2020/06/21 20:26:57 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -77,7 +77,6 @@ SUBDIR+=      clearsilver
 SUBDIR+=       clearsilver-base
 SUBDIR+=       cliqz
 SUBDIR+=       clisp-fastcgi
-#SUBDIR+=      contao          # only contains Makefile fragments
 SUBDIR+=       contao35
 SUBDIR+=       cppcms
 SUBDIR+=       crawl
@@ -109,6 +108,7 @@ SUBDIR+=    firefox52
 SUBDIR+=       firefox52-l10n
 SUBDIR+=       firefox68
 SUBDIR+=       firefox68-l10n
+SUBDIR+=       firefox_decrypt
 SUBDIR+=       gallery
 SUBDIR+=       gallery2
 SUBDIR+=       ganglia-webfrontend



Home | Main Index | Thread Index | Old Index