diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /math/vecfem | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'math/vecfem')
-rw-r--r-- | math/vecfem/Makefile | 1 | ||||
-rw-r--r-- | math/vecfem/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/vecfem/Makefile b/math/vecfem/Makefile index fd878d490184..cd44b0cd6709 100644 --- a/math/vecfem/Makefile +++ b/math/vecfem/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.massey.ac.nz/~lgrosz/vecfem/downloads/ DISTNAME= vem MAINTAINER= Ralf Becker <ralf@akk.org> +COMMENT= Program to solve non-linear boundary value problems .ifdef MPI BUILD_DEPENDS= ${LOCALBASE}/mpich/bin/mpif77:${PORTSDIR}/net/mpich diff --git a/math/vecfem/pkg-comment b/math/vecfem/pkg-comment deleted file mode 100644 index 70e850337dd9..000000000000 --- a/math/vecfem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Program to solve non-linear boundary value problems |