Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 11:50:31 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314914 - head/www/epiphany
Message-ID:  <201303221150.r2MBoV2e015319@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri Mar 22 11:50:30 2013
New Revision: 314914
URL: http://svnweb.freebsd.org/changeset/ports/314914

Log:
  Fix typo in spellcheck option.

Modified:
  head/www/epiphany/Makefile

Modified: head/www/epiphany/Makefile
==============================================================================
--- head/www/epiphany/Makefile	Fri Mar 22 11:50:07 2013	(r314913)
+++ head/www/epiphany/Makefile	Fri Mar 22 11:50:30 2013	(r314914)
@@ -47,7 +47,7 @@ PLIST_SUB+=	EPHY_VERSION="${PORTVERSION:
 
 MAN1=		epiphany.1
 
-OPTIONS_DEFINE=	NSS SPELLECHECK SEED
+OPTIONS_DEFINE=	NSS SPELLCHECK SEED
 OPTIONS_DEFAULT=NSS SPELLCHECK
 NSS_DESC=	Import passwords from 2.26 and older on first run
 SPELLCHECK_DESC=Enable spell checking by default



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