diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 22:20:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 22:20:35 +0000 |
commit | 71609c18793474a8cb599cdbabe140640b919ed0 (patch) | |
tree | 520c49d2916a340367e1bba3688b8c005b6cde9d /editors/nedit | |
parent | 48d0e277afced378f648b518a5291ee1398b43b9 (diff) | |
download | freebsd-ports-71609c18793474a8cb599cdbabe140640b919ed0.zip |
Mark as broken unfetchable ports
Diffstat (limited to 'editors/nedit')
-rw-r--r-- | editors/nedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index ac989fcd54ed..82330df90c9c 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -14,6 +14,7 @@ EXTRACT_ONLY= nedit-5.6-src.tar.gz MAINTAINER= deischen@FreeBSD.org COMMENT= X11/Motif GUI text editor for programs and plain text files +BROKEN= Unfetchable LICENSE= GPLv1 USES= motif perl5 |