diff options
author | nork <nork@FreeBSD.org> | 2002-06-27 05:01:55 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-06-27 05:01:55 +0000 |
commit | b990a557e08c65511b7e664d134c12ef2dcc1a34 (patch) | |
tree | d5cf4561581952278600147a88a6546716126310 /net/mpich/pkg-plist | |
parent | b812eea51b87ad9e38986c9059e9ca4f4cebc1b3 (diff) | |
download | FreeBSD-ports-b990a557e08c65511b7e664d134c12ef2dcc1a34.zip FreeBSD-ports-b990a557e08c65511b7e664d134c12ef2dcc1a34.tar.gz |
Update to 1.2.4
PR: 39658
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Reviewed by: maintainer
Approved by: knu (mentor)
Diffstat (limited to 'net/mpich/pkg-plist')
-rw-r--r-- | net/mpich/pkg-plist | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/net/mpich/pkg-plist b/net/mpich/pkg-plist index 1bb05d6c..9d7faad 100644 --- a/net/mpich/pkg-plist +++ b/net/mpich/pkg-plist @@ -143,16 +143,6 @@ mpich/share/examples/fpi.f mpich/share/examples/fxgraphics.f mpich/share/examples/mpirun mpich/share/examples/srtest.c -mpich/share/jumpshot-2/README -mpich/share/jumpshot-2/bin/jumpshot -mpich/share/jumpshot-2/doc/jumpshot.def -mpich/share/jumpshot-2/doc/jumpshot.doc -mpich/share/jumpshot-2/lib/data/jumpshot.colors -mpich/share/jumpshot-2/lib/data/jumpshot.setup -mpich/share/jumpshot-2/lib/images.jar -mpich/share/jumpshot-2/lib/jumpshot.jar -mpich/share/jumpshot-2/logfiles/fpilog.clog -mpich/share/jumpshot-2/swing/swing.jar mpich/share/jumpshot-3/README mpich/share/jumpshot-3/README.slog mpich/share/jumpshot-3/TourStepByStep.txt @@ -553,14 +543,6 @@ mpich/www/www4/index.html @dirrm mpich/share/jumpshot-3/doc @dirrm mpich/share/jumpshot-3/bin @dirrm mpich/share/jumpshot-3 -@dirrm mpich/share/jumpshot-2/swing -@dirrm mpich/share/jumpshot-2/sbin -@dirrm mpich/share/jumpshot-2/logfiles -@dirrm mpich/share/jumpshot-2/lib/data -@dirrm mpich/share/jumpshot-2/lib -@dirrm mpich/share/jumpshot-2/doc -@dirrm mpich/share/jumpshot-2/bin -@dirrm mpich/share/jumpshot-2 @dirrm mpich/share/examples @dirrm mpich/share @dirrm mpich/sbin @@ -578,7 +560,3 @@ mpich/www/www4/index.html @dirrm mpich/doc @dirrm mpich/bin @dirrm mpich -@exec mkdir -p %D/mpich/share/upshot/sbin 2>/dev/null || true -@exec mkdir -p %D/mpich/share/jumpshot-2/sbin 2>/dev/null || true -@exec mkdir -p %D/mpich/lib/shared 2>/dev/null || true -@exec mkdir -p %D/mpich/examples/MPI-2-C++ 2>/dev/null || true |