diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /print/mup | |
parent | update to 031101 (diff) |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Diffstat (limited to 'print/mup')
-rw-r--r-- | print/mup/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/mup/Makefile b/print/mup/Makefile index 696458b30c1c..27e1534df5d7 100644 --- a/print/mup/Makefile +++ b/print/mup/Makefile @@ -15,6 +15,8 @@ DISTFILES= mup45src.tar.gz mup45doc.tar.gz MAINTAINER= darius@dons.net.au COMMENT= A shareware program for typesetting music +BROKEN= Does not fetch, will be removed after Feb 2 + BUILD_WRKSRC= ${WRKSRC} NO_WRKSUBDIR= yes USE_XLIB= yes |