diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-06-23 18:18:28 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-06-23 18:18:28 +0000 |
commit | 298274a5b9a9abe82ec8e6e9e897533721f8d240 (patch) | |
tree | 5a4804ad6d39e93e5f821b6af89b74912f5ccf78 | |
parent | 4ccb00cdbedc8012afd805c9c4c9d7265302682c (diff) | |
download | ports-298274a5b9a9abe82ec8e6e9e897533721f8d240.tar.gz ports-298274a5b9a9abe82ec8e6e9e897533721f8d240.zip |
Notes
-rw-r--r-- | math/vecfem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vecfem/Makefile b/math/vecfem/Makefile index cd44b0cd6709..b002beae141e 100644 --- a/math/vecfem/Makefile +++ b/math/vecfem/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= http://www.massey.ac.nz/~lgrosz/vecfem/downloads/ DISTNAME= vem -MAINTAINER= Ralf Becker <ralf@akk.org> +MAINTAINER= ralf@akk.org COMMENT= Program to solve non-linear boundary value problems .ifdef MPI |