Bug 220480 - math/R minor typo in Makefile
Summary: math/R minor typo in Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Joseph Mingrone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-05 13:35 UTC by Trond Endrestøl
Modified: 2017-07-05 13:49 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jrm)


Attachments
Patch for math/R/Makefile correcting trivial typos (681 bytes, patch)
2017-07-05 13:35 UTC, Trond Endrestøl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trond Endrestøl 2017-07-05 13:35:59 UTC
Created attachment 184073 [details]
Patch for math/R/Makefile correcting trivial typos

Fortran is spelled with two r's. See attached patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-05 13:47:58 UTC
A commit references this bug:

Author: jrm
Date: Wed Jul  5 13:47:23 UTC 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

Changes:
  head/math/R/Makefile
Comment 2 Joseph Mingrone freebsd_committer freebsd_triage 2017-07-05 13:49:02 UTC
Thanks!