Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2015 00:26:11 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393208 - head/www/chromium
Message-ID:  <201507300026.t6U0QBX0022215@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: osa
Date: Thu Jul 30 00:26:10 2015
New Revision: 393208
URL: https://svnweb.freebsd.org/changeset/ports/393208

Log:
  Fix typo.

Modified:
  head/www/chromium/Makefile

Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile	Thu Jul 30 00:04:22 2015	(r393207)
+++ head/www/chromium/Makefile	Thu Jul 30 00:26:10 2015	(r393208)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	chromium
-PORTVERSION= 44.0.2403.107	
+PORTVERSION=	44.0.2403.107	
 CATEGORIES=	www
 MASTER_SITES=	http://commondatastorage.googleapis.com/chromium-browser-official/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507300026.t6U0QBX0022215>