diff options
author | abs <abs> | 2003-04-10 09:16:17 +0000 |
---|---|---|
committer | abs <abs> | 2003-04-10 09:16:17 +0000 |
commit | 463f3715227472b4a296e96c5317a5587d11260a (patch) | |
tree | 8545977c6983c4753b82e1af078490081644f6b3 /benchmarks/skampi | |
parent | 17a00aae5115e484c803ba9f10723349877e2573 (diff) | |
download | pkgsrc-463f3715227472b4a296e96c5317a5587d11260a.tar.gz |
Fix COMMENT
Diffstat (limited to 'benchmarks/skampi')
-rw-r--r-- | benchmarks/skampi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/skampi/Makefile b/benchmarks/skampi/Makefile index 5bc3b70ad07..b3d0bfaf978 100644 --- a/benchmarks/skampi/Makefile +++ b/benchmarks/skampi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/03/19 17:24:20 jschauma Exp $ +# $NetBSD: Makefile,v 1.2 2003/04/10 09:16:17 abs Exp $ # DISTNAME= skampi4 @@ -10,7 +10,7 @@ DISTFILES+= skampili.ps MAINTAINER= jschauma@netbsd.org HOMEPAGE= http://liinwww.ira.uka.de/~skampi/ -COMMENT= SHORT_DESCRIPTION_OF_THE_PACKAGE +COMMENT= MPI (Message Passing Interface) benchmarks DEPENDS= mpich>=1.2.1:../../parallel/mpi-ch DEPENDS+= gnuplot>=3.7.1:../../graphics/gnuplot |