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:   ryoon
Date:           Thu Jun 28 14:07:55 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add firefox60 and firefox60-l10n


To generate a diff of this commit:
cvs rdiff -u -r1.1330 -r1.1331 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.1330 pkgsrc/www/Makefile:1.1331
--- pkgsrc/www/Makefile:1.1330  Mon Jun 18 02:14:42 2018
+++ pkgsrc/www/Makefile Thu Jun 28 14:07:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1330 2018/06/18 02:14:42 wen Exp $
+# $NetBSD: Makefile,v 1.1331 2018/06/28 14:07:55 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -107,6 +107,8 @@ SUBDIR+=    firefox45
 SUBDIR+=       firefox45-l10n
 SUBDIR+=       firefox52
 SUBDIR+=       firefox52-l10n
+SUBDIR+=       firefox60
+SUBDIR+=       firefox60-l10n
 SUBDIR+=       gallery
 SUBDIR+=       gallery2
 SUBDIR+=       ganglia-webfrontend



Home | Main Index | Thread Index | Old Index