aboutsummaryrefslogtreecommitdiff
path: root/editors/nvi-devel
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2015-06-13 09:10:05 +0000
committerJohan van Selst <johans@FreeBSD.org>2015-06-13 09:10:05 +0000
commitbf6ec0b3a418198d2b9faeded837ea557d72ee8f (patch)
tree6852985415d4c571df014dad8c50d63d6d23564e /editors/nvi-devel
parentf95b6e80718d400f5d81b5ff28d53c0f2e6b5f83 (diff)
downloadports-bf6ec0b3a418198d2b9faeded837ea557d72ee8f.tar.gz
ports-bf6ec0b3a418198d2b9faeded837ea557d72ee8f.zip
Notes
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