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/firefox | |
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/firefox')
-rw-r--r-- | www/firefox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 6300c9b1906..1c58713bc91 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.148 2013/12/15 13:54:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.149 2013/12/30 00:24:07 dholland Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 26.0 @@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/mozilla-release 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 26.x) LICENSE= mpl-1.1 MOZILLA_DIR= # empty |