diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2019-12-31 13:02:42 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2019-12-31 13:02:42 +0000 |
commit | dc936c406b65c4fb051cf79182024a424221663b (patch) | |
tree | 94e9f35c4b288d5fefce85ba4f808fc57d52ad1c /math/blitz++/Makefile | |
parent | 927abdac63c4cefce5442546b34241c55cb802da (diff) | |
download | ports-dc936c406b65c4fb051cf79182024a424221663b.tar.gz ports-dc936c406b65c4fb051cf79182024a424221663b.zip |
Notes
Diffstat (limited to 'math/blitz++/Makefile')
-rw-r--r-- | math/blitz++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 360e82d8c5ab..5a09d99c5db6 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -5,7 +5,7 @@ PORTNAME= blitz++ PORTVERSION= 1.0.2 CATEGORIES= math -MAINTAINER= phascolarctos@protonmail.ch +MAINTAINER= salvadore@FreeBSD.org COMMENT= C++ class library for scientific computing LICENSE= ART20 BSD3CLAUSE LGPL3+ |