diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2024-04-05 14:33:56 +0200 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2024-04-05 14:37:38 +0200 |
commit | 253eea8ba7d0d8be615d6a61080b9804105a7674 (patch) | |
tree | d9a87a5a791398fc41cbe9af3a9e6a4a49075b43 /converters/tuc | |
parent | lang/tcl9: fix linking with LLVM binutils (diff) |
converters/tuc: mark as broken
Detected unfetchable 6 times in 2 weeks (Host does not resolve)
Diffstat (limited to 'converters/tuc')
-rw-r--r-- | converters/tuc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/tuc/Makefile b/converters/tuc/Makefile index 01528bc6c9b8..57a0b663221d 100644 --- a/converters/tuc/Makefile +++ b/converters/tuc/Makefile @@ -14,6 +14,8 @@ LICENSE_NAME= tuc LICENSE_TEXT= Author does not allow CD-ROM distribution LICENSE_PERMS= dist-mirror pkg-mirror auto-accept +BROKEN= unfetchable 6 times in 2 weeks - Host does not resolve + PLIST_FILES= bin/tuc \ share/man/man1/tuc.1.gz |