svn commit: r454203 - head/math/mumps-edf

Antoine Brodin antoine at FreeBSD.org
Tue Nov 14 21:30:49 UTC 2017


Author: antoine
Date: Tue Nov 14 21:30:47 2017
New Revision: 454203
URL: https://svnweb.freebsd.org/changeset/ports/454203

Log:
  Fix PKGBASE collision with math/mumps

Modified:
  head/math/mumps-edf/Makefile

Modified: head/math/mumps-edf/Makefile
==============================================================================
--- head/math/mumps-edf/Makefile	Tue Nov 14 21:21:14 2017	(r454202)
+++ head/math/mumps-edf/Makefile	Tue Nov 14 21:30:47 2017	(r454203)
@@ -4,6 +4,7 @@
 PORTNAME=	mumps
 DISTVERSION=	5.1.1-aster2
 CATEGORIES=	math
+PKGNAMESUFFIX=	-edf
 
 MAINTAINER=	thierry at FreeBSD.org
 COMMENT=	MUltifrontal Massively Parallel sparse direct Solver for Code_Aster


More information about the svn-ports-all mailing list