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 | |
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')
-rw-r--r-- | www/firefox24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile index 496211c9345..66042f1f67d 100644 --- a/www/firefox24/Makefile +++ b/www/firefox24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2013/12/15 14:02:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2013/12/30 00:24:07 dholland Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 24.2.0 @@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/mozilla-esr24 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ -COMMENT= Web browser with support for extensions +COMMENT= Web browser with support for extensions (version 24.x) LICENSE= mpl-1.1 MOZILLA_DIR= # empty |