diff options
author | gerald <gerald@FreeBSD.org> | 2009-01-23 20:36:41 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-01-23 20:36:41 +0800 |
commit | 63af3508a59d841f4ec60a5649f8a1c04a90a132 (patch) | |
tree | 3613797164a105c46e622a2c00b788a655d18403 /net/Makefile | |
parent | a0abbe430c2972d354075854c7e6c26c7a6a8cb3 (diff) | |
download | freebsd-ports-gnome-63af3508a59d841f4ec60a5649f8a1c04a90a132.tar.gz freebsd-ports-gnome-63af3508a59d841f4ec60a5649f8a1c04a90a132.tar.zst freebsd-ports-gnome-63af3508a59d841f4ec60a5649f8a1c04a90a132.zip |
Remove net/mpich. It fails to build, does not have a maintainer, no
other port depends on it, and has been superseded by net/mpich2.
Discussed with: pav
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 47cd7ca39bcb..c7f4c574a668 100644 --- a/net/Makefile +++ b/net/Makefile @@ -350,7 +350,6 @@ SUBDIR += mpd-l2tp-ipv6pd-client SUBDIR += mpd4 SUBDIR += mpd5 - SUBDIR += mpich SUBDIR += mpich2 SUBDIR += mping SUBDIR += mrouted |