diff options
author | brian <brian@FreeBSD.org> | 2001-08-10 18:26:09 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2001-08-10 18:26:09 +0000 |
commit | 86fc2869adec24b066d0b461605b750e77ef267d (patch) | |
tree | 283f0bc3d11cae1bcb83605fd3edc02ca01765cd /comms/mwavem | |
parent | 77229f47f968876e406d359f11258771e53ad9ac (diff) | |
download | FreeBSD-ports-86fc2869adec24b066d0b461605b750e77ef267d.zip FreeBSD-ports-86fc2869adec24b066d0b461605b750e77ef267d.tar.gz |
Mark this port broken. The archive has not been obtainable for at least
3 months and there's no response from the maintainer.
Diffstat (limited to 'comms/mwavem')
-rw-r--r-- | comms/mwavem/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/mwavem/Makefile b/comms/mwavem/Makefile index 490cde1..4d3089c 100644 --- a/comms/mwavem/Makefile +++ b/comms/mwavem/Makefile @@ -76,6 +76,8 @@ pre-fetch: .if ${OSVERSION} < 410000 BROKEN= "Systems prior to 4.1 are not supported" +.else +BROKEN= "Archive cannot be fetched" .endif .include <bsd.port.post.mk> |