Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2017 13:47:23 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445079 - head/math/R
Message-ID:  <201707051347.v65DlN6W023323@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Wed Jul  5 13:47:22 2017
New Revision: 445079
URL: https://svnweb.freebsd.org/changeset/ports/445079

Log:
  math/R: Fix typos in option descriptions
  
  PR:		220480
  Submitted by:	Trond.Endrestol@ximalas.info

Modified:
  head/math/R/Makefile

Modified: head/math/R/Makefile
==============================================================================
--- head/math/R/Makefile	Wed Jul  5 13:08:12 2017	(r445078)
+++ head/math/R/Makefile	Wed Jul  5 13:47:22 2017	(r445079)
@@ -42,10 +42,10 @@ OPTIONS_SINGLE_FORTRAN_amd64=	GFORTRAN FLANG
 OPTIONS_SUB=		YES
 
 ATLAS_DESC=		ATLAS BLAS implementation
-FLANG_DESC=		Experimental Fortan support via flang
+FLANG_DESC=		Experimental Fortran support via flang
 GHOSTSCRIPT_DESC=	Graphics device for bitmap files via Ghostscript
 CAIROPANGO_DESC=	Cairo graphics device and Pango multi-language text
-GFORTRAN_DESC=		Fortan support via gfortran
+GFORTRAN_DESC=		Fortran support via gfortran
 INFO_DESC=		GNU info manuals
 JPEG_DESC=		JPEG graphics device
 LDOUBLE_DESC=		Long double data type



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