pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Remove duplicate space in COMMENT.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8dc517f66d51
branches: trunk
changeset: 641892:8dc517f66d51
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 20 15:01:47 2014 +0000
description:
Remove duplicate space in COMMENT.
diffstat:
www/firefox/Makefile | 4 ++--
www/firefox31/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 63b028bff901 -r 8dc517f66d51 www/firefox/Makefile
--- a/www/firefox/Makefile Thu Nov 20 14:28:40 2014 +0000
+++ b/www/firefox/Makefile Thu Nov 20 15:01:47 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.185 2014/11/18 15:33:14 tron Exp $
+# $NetBSD: Makefile,v 1.186 2014/11/20 15:01:47 wiz Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 33.1.1
@@ -16,7 +16,7 @@
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= http://www.mozilla.com/en-US/firefox/
-COMMENT= Web browser with support for extensions (version ${MOZ_BRANCH:C/\..*//})
+COMMENT= Web browser with support for extensions (version ${MOZ_BRANCH:C/\..*//})
LICENSE= mpl-1.1
MOZILLA_DIR= # empty
diff -r 63b028bff901 -r 8dc517f66d51 www/firefox31/Makefile
--- a/www/firefox31/Makefile Thu Nov 20 14:28:40 2014 +0000
+++ b/www/firefox31/Makefile Thu Nov 20 15:01:47 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/11/03 12:18:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2014/11/20 15:01:47 wiz Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}esr
MOZ_BRANCH= 31.2
@@ -15,7 +15,7 @@
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= http://www.mozilla.com/en-US/firefox/
-COMMENT= Web browser with support for extensions (version ${MOZ_BRANCH:C/\..*//})
+COMMENT= Web browser with support for extensions (version ${MOZ_BRANCH:C/\..*//})
LICENSE= mpl-1.1
MOZILLA_DIR= # empty
Home |
Main Index |
Thread Index |
Old Index