CVS commit: pkgsrc/www
"David H. Gutteridge" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: gutteridge Date: Thu Aug 27 01:33:33 UTC 2026 Modified Files: pkgsrc/www: Makefile Log Message: www/Makefile: add firefox153 & firefox153-l10n To generate a diff of this commit: cvs rdiff -u -r1.1934 -r1.1935 pkgsrc/www/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 640 B)
Modified files: Index: pkgsrc/www/Makefile diff -u pkgsrc/www/Makefile:1.1934 pkgsrc/www/Makefile:1.1935 --- pkgsrc/www/Makefile:1.1934 Tue Aug 25 12:57:00 2026 +++ pkgsrc/www/Makefile Thu Aug 27 01:33:32 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1934 2026/08/25 12:57:00 pin Exp $ +# $NetBSD: Makefile,v 1.1935 2026/08/27 01:33:32 gutteridge Exp $ # COMMENT= Packages related to the World Wide Web @@ -132,6 +132,8 @@ SUBDIR+= firefox128 SUBDIR+= firefox128-l10n SUBDIR+= firefox140 SUBDIR+= firefox140-l10n +SUBDIR+= firefox153 +SUBDIR+= firefox153-l10n SUBDIR+= firefox52 SUBDIR+= firefox52-l10n SUBDIR+= firefox_decrypt