diff options
Diffstat (limited to 'editors/nedit')
-rw-r--r-- | editors/nedit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 637065fa401a..25f907816cbb 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= nedit-${PORTVERSION}-src.tar.gz MAINTAINER= swills@FreeBSD.org COMMENT= X11/Motif GUI text editor for programs and plain text files +BROKEN= unfetchable + LICENSE= GPLv1 USES= motif perl5 xorg |