diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-12-23 12:43:24 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-12-23 12:43:24 +0000 |
commit | d471157010fb8d76d2d9237ad3f7cfffd2150333 (patch) | |
tree | a8505a2a1d363f4bde284fd74a84b0457d204244 /editors | |
parent | 57faa368b749264eb9b90a3174ad0e8e56879c7d (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/edith/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/edith/Makefile b/editors/edith/Makefile index 540ce2461ed0..dfac3a30b324 100644 --- a/editors/edith/Makefile +++ b/editors/edith/Makefile @@ -20,6 +20,7 @@ ONLY_FOR_ARCHS= i386 USE_LINUX= yes USE_X_PREFIX= yes +BROKEN= unfetchable RESTRICTED= "Redistribution not allowed" NO_BUILD= yes |