aboutsummaryrefslogtreecommitdiff
path: root/editors/nvi-devel
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nvi-devel')
-rw-r--r--editors/nvi-devel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index d3cca0ac4bc1..7583a3f4a2c4 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -5,8 +5,7 @@ PORTNAME= nvi
PORTVERSION= 1.81.6
PORTREVISION= 9
CATEGORIES= editors
-MASTER_SITES= http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/ \
- http://www.kotnet.org/~skimo/nvi/devel/
+MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/nvi/
MAINTAINER= johans@FreeBSD.org
COMMENT= Development snapshot of the world-renown nvi editor
@@ -17,7 +16,6 @@ OPTIONS_DEFINE= WIDECHAR
OPTIONS_DEFAULT=WIDECHAR
WIDECHAR_DESC= Enable wide-character support (UTF-8)
-BROKEN= Unfetchable
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes