diff options
author | dholland <dholland> | 2013-12-30 00:24:07 +0000 |
---|---|---|
committer | dholland <dholland> | 2013-12-30 00:24:07 +0000 |
commit | 04b6b89970efef40dcd2ad83c50314f61c820ea3 (patch) | |
tree | 0af53bc82ad5dde6e134419dceafe9dad5c3a16a /www/firefox24-l10n | |
parent | f0945fb6968d90e469dffa33c0bc2e4e936450f1 (diff) | |
download | pkgsrc-04b6b89970efef40dcd2ad83c50314f61c820ea3.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/firefox24-l10n')
-rw-r--r-- | www/firefox24-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox24-l10n/Makefile b/www/firefox24-l10n/Makefile index 106ed40ceac..1fd2396adb9 100644 --- a/www/firefox24-l10n/Makefile +++ b/www/firefox24-l10n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2013/12/17 13:25:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2013/12/30 00:24:08 dholland Exp $ # FIREFOX_VER= 24.2.0esr @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=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/firefox24 (version 24.x) DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${XPI_FILES} |