summaryrefslogtreecommitdiff
path: root/www/firefox36-l10n
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-08-20 13:05:49 +0000
committertnn <tnn@pkgsrc.org>2011-08-20 13:05:49 +0000
commitd57cd6684a138d0057b11ac8a3205a4aef331586 (patch)
treeccd83172f3a9361d5c1862d53198fe63a6df26f4 /www/firefox36-l10n
parentfa3f86cdcee7cff9c3fae70d85a107f6df2bfe93 (diff)
downloadpkgsrc-d57cd6684a138d0057b11ac8a3205a4aef331586.tar.gz
Fix build of legacy mozilla packages and rename the PKGBASE
to facilitate coinstallation with current packages.
Diffstat (limited to 'www/firefox36-l10n')
-rw-r--r--www/firefox36-l10n/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox36-l10n/Makefile b/www/firefox36-l10n/Makefile
index 15234ec380d..e872de6c9b0 100644
--- a/www/firefox36-l10n/Makefile
+++ b/www/firefox36-l10n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2011/05/03 08:50:25 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2011/08/20 13:05:50 tnn Exp $
#
FIREFOX_VER= 3.6.17
-PKGNAME= firefox-l10n-${FIREFOX_VER}
+PKGNAME= firefox36-l10n-${FIREFOX_VER}
DISTNAME= # empty
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/}