diff options
author | dholland <dholland@pkgsrc.org> | 2013-12-30 00:24:07 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-12-30 00:24:07 +0000 |
commit | cfca106c6220957ba843fd1c1b268702e6883afa (patch) | |
tree | 0af53bc82ad5dde6e134419dceafe9dad5c3a16a /www/firefox17-l10n | |
parent | 3092f15dd762d42170dce234f31e270dc318bd37 (diff) | |
download | pkgsrc-cfca106c6220957ba843fd1c1b268702e6883afa.tar.gz |
Update the COMMENTs for the firefox packages to include the upstream
version number, as suggested in PR 47418 a year ago. Also make sure
the localization packages claim they belong to the right corresponding
firefox packages, as a number of them were wrong.
Diffstat (limited to 'www/firefox17-l10n')
-rw-r--r-- | www/firefox17-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox17-l10n/Makefile b/www/firefox17-l10n/Makefile index 6a51ae807ee..1a93e06e77e 100644 --- a/www/firefox17-l10n/Makefile +++ b/www/firefox17-l10n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2013/11/14 13:17:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2013/12/30 00:24:07 dholland Exp $ # FIREFOX_VER= 17.0.10esr @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=firefox/releases/${FIREFOX_VER}/linux-i MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ -COMMENT= Language packs for www/firefox +COMMENT= Language packs for www/firefox17 (version 17.x) DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${XPI_FILES} |