From b6f62ef840f8cc03c8620f425c05d059b6651155 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 26 Jul 2014 00:16:51 +0000 Subject: Automatically include correct version number in COMMENT. Patch is provided from martin@. Thank you. --- www/firefox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 4a12c86b796..c407f59bcca 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.173 2014/07/24 14:57:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.174 2014/07/26 00:16:51 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 31.0 @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/mozilla-release MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ -COMMENT= Web browser with support for extensions (version 30.x) +COMMENT= Web browser with support for extensions (version ${MOZ_BRANCH:C/\..*//}) LICENSE= mpl-1.1 MOZILLA_DIR= # empty -- cgit v1.2.3