diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-09-30 12:04:25 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-09-30 12:04:25 +0800 |
commit | 91a3f8b023da620a68522ae6be8a9833d8bb6c7e (patch) | |
tree | a147abb1152c1b04558def167de23b1fdadf2fc1 /net/mpich2/Makefile | |
parent | d894227484021f3d171a55061d9b565ed78bac16 (diff) | |
download | freebsd-ports-gnome-91a3f8b023da620a68522ae6be8a9833d8bb6c7e.tar.gz freebsd-ports-gnome-91a3f8b023da620a68522ae6be8a9833d8bb6c7e.tar.zst freebsd-ports-gnome-91a3f8b023da620a68522ae6be8a9833d8bb6c7e.zip |
Add two PATCHFILES.
PR: 21588
Submitted by: MAINTAINER
Diffstat (limited to 'net/mpich2/Makefile')
-rw-r--r-- | net/mpich2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 5c50ae843d9c..e5d4495ebc9c 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/1.2.1/ -#PATCHFILES= this-space-reserved-for-future-use +PATCHFILES= 5487 5524 MAINTAINER= dbader@eece.unm.edu |