diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1998-05-03 01:45:03 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1998-05-03 01:45:03 +0000 |
commit | fa3c1747ef0b57cce58102f9f8cfe0f6415fd395 (patch) | |
tree | b98a8a7ded65d6431bbabba1864c83eec4797e00 /net/Makefile | |
parent | 49a35a2d1dcb6c041f94c04b0e85ca28e6bf199d (diff) | |
download | ports-fa3c1747ef0b57cce58102f9f8cfe0f6415fd395.tar.gz ports-fa3c1747ef0b57cce58102f9f8cfe0f6415fd395.zip |
activate mpich
PR: 4133
Submitted by: David A. Bader <dbader@eece.unm.edu>
Notes
Notes:
svn path=/head/; revision=10814
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 3f016e7ff7bd..3814a08e2705 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.153 1998/04/24 13:35:37 mph Exp $ +# $Id: Makefile,v 1.154 1998/04/26 20:45:36 jseger Exp $ # SUBDIR += SSLtelnet @@ -53,6 +53,7 @@ SUBDIR += mirror SUBDIR += moxftp SUBDIR += mpd + SUBDIR += mpich SUBDIR += mrtg SUBDIR += ncftp SUBDIR += ncftp2 |