diff options
author | brian <brian@FreeBSD.org> | 2001-08-11 02:26:09 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2001-08-11 02:26:09 +0800 |
commit | 86fc2869adec24b066d0b461605b750e77ef267d (patch) | |
tree | 283f0bc3d11cae1bcb83605fd3edc02ca01765cd /comms/mwavem | |
parent | 77229f47f968876e406d359f11258771e53ad9ac (diff) | |
download | freebsd-ports-gnome-86fc2869adec24b066d0b461605b750e77ef267d.tar.gz freebsd-ports-gnome-86fc2869adec24b066d0b461605b750e77ef267d.tar.zst freebsd-ports-gnome-86fc2869adec24b066d0b461605b750e77ef267d.zip |
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 490cde17ba93..4d3089c85ca0 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> |