diff options
author | Brian Somers <brian@FreeBSD.org> | 2001-08-10 18:26:09 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2001-08-10 18:26:09 +0000 |
commit | 19ec031889c16f7f41e47a08f7ef90c8bb673357 (patch) | |
tree | a4275beac0ba7f7d8b43c16a3e4378c59ce0014f /comms/mwavem/Makefile | |
parent | Smal window manager with theme and plugin (diff) |
Mark this port broken. The archive has not been obtainable for at least
3 months and there's no response from the maintainer.
Notes
Notes:
svn path=/head/; revision=46050
Diffstat (limited to 'comms/mwavem/Makefile')
-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> |