pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox60-l10n



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Jul  2 12:06:01 UTC 2018

Modified Files:
        pkgsrc/www/firefox60-l10n: Makefile

Log Message:
Fix package name


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox60-l10n/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/firefox60-l10n/Makefile
diff -u pkgsrc/www/firefox60-l10n/Makefile:1.1 pkgsrc/www/firefox60-l10n/Makefile:1.2
--- pkgsrc/www/firefox60-l10n/Makefile:1.1      Thu Jun 28 14:06:32 2018
+++ pkgsrc/www/firefox60-l10n/Makefile  Mon Jul  2 12:06:01 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/06/28 14:06:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/02 12:06:01 ryoon Exp $
 #
 
 FIREFOX_VER=   60.1.0esr
-PKGNAME=       firefox-l10n-${FIREFOX_VER:S/esr//}
+PKGNAME=       firefox60-l10n-${FIREFOX_VER:S/esr//}
 DISTNAME=      # empty
 CATEGORIES=    www
 #MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/}



Home | Main Index | Thread Index | Old Index