summaryrefslogtreecommitdiff
path: root/editors/nedit/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2020-02-04 14:20:11 +0000
committerSteve Wills <swills@FreeBSD.org>2020-02-04 14:20:11 +0000
commit888f81fab83120da20d65ecfff77f4cf2a4db68c (patch)
treec8845c86fd2e0c7a572dc7291d3afb85df78ec03 /editors/nedit/Makefile
parentFix variable substitution in pkg-message (diff)
editors/nedit: Fix broken MASTER_SITES
PR: 243563 Reported by: Anders <aesirheim@gmail.com>
Notes
Notes: svn path=/head/; revision=525169
Diffstat (limited to 'editors/nedit/Makefile')
-rw-r--r--editors/nedit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 25f907816cbb..b06248254aaa 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -4,7 +4,7 @@
PORTNAME= nedit
PORTVERSION= 5.7
CATEGORIES= editors
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source
+MASTER_SITES= LOCAL/swills
DISTFILES= nedit-${PORTVERSION}-src.tar.gz \
nedit.app-defaults
EXTRACT_ONLY= nedit-${PORTVERSION}-src.tar.gz
@@ -12,8 +12,6 @@ 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