pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox128



Module Name:    pkgsrc
Committed By:   leot
Date:           Sun Oct 12 12:04:21 UTC 2025

Modified Files:
        pkgsrc/www/firefox128: mozilla-common.mk

Log Message:
firefox128: fix a copypasto

It is used only by firefox128, not firefox.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox128/mozilla-common.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox128/mozilla-common.mk
diff -u pkgsrc/www/firefox128/mozilla-common.mk:1.1 pkgsrc/www/firefox128/mozilla-common.mk:1.2
--- pkgsrc/www/firefox128/mozilla-common.mk:1.1 Sun Aug 18 15:02:20 2024
+++ pkgsrc/www/firefox128/mozilla-common.mk     Sun Oct 12 12:04:21 2025
@@ -1,8 +1,8 @@
-# $NetBSD: mozilla-common.mk,v 1.1 2024/08/18 15:02:20 leot Exp $
+# $NetBSD: mozilla-common.mk,v 1.2 2025/10/12 12:04:21 leot Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
-# used by www/firefox/Makefile
+# used by www/firefox128/Makefile
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index