diff options
-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 |