diff options
author | antoine <antoine@FreeBSD.org> | 2017-11-15 05:30:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-11-15 05:30:47 +0800 |
commit | 7b73f9e381397570bcaeec190461bca78350605e (patch) | |
tree | 19e6b149c6761c4d61c0eda3a519bfaf5fb59de7 /math | |
parent | fe158d6047877efeb697ce6bda9c430d5cb0fa06 (diff) | |
download | freebsd-ports-gnome-7b73f9e381397570bcaeec190461bca78350605e.tar.gz freebsd-ports-gnome-7b73f9e381397570bcaeec190461bca78350605e.tar.zst freebsd-ports-gnome-7b73f9e381397570bcaeec190461bca78350605e.zip |
Fix PKGBASE collision with math/mumps
Diffstat (limited to 'math')
-rw-r--r-- | math/mumps-edf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mumps-edf/Makefile b/math/mumps-edf/Makefile index 972ba2da8c37..e881e4a457bf 100644 --- a/math/mumps-edf/Makefile +++ b/math/mumps-edf/Makefile @@ -4,6 +4,7 @@ PORTNAME= mumps DISTVERSION= 5.1.1-aster2 CATEGORIES= math +PKGNAMESUFFIX= -edf MAINTAINER= thierry@FreeBSD.org COMMENT= MUltifrontal Massively Parallel sparse direct Solver for Code_Aster |