Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2019 12:42:44 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512337 - head/math/mumps4
Message-ID:  <201909191242.x8JCgibj046687@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Sep 19 12:42:44 2019
New Revision: 512337
URL: https://svnweb.freebsd.org/changeset/ports/512337

Log:
  math/mumps4: Spell METIS4_DESC correctly

Modified:
  head/math/mumps4/Makefile

Modified: head/math/mumps4/Makefile
==============================================================================
--- head/math/mumps4/Makefile	Thu Sep 19 12:41:18 2019	(r512336)
+++ head/math/mumps4/Makefile	Thu Sep 19 12:42:44 2019	(r512337)
@@ -32,7 +32,7 @@ CONFLICTS+=	mumps-mpich-4*
 
 OPTIONS_DEFINE=	METIS4 DOCS EXAMPLES
 
-METIS4_DESCR=	Use math/metis4 for Ordering
+METIS4_DESC=	Use math/metis4 for Ordering
 
 METIS4_LIB_DEPENDS+=	libmetis.so.1:math/metis4
 



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