summaryrefslogtreecommitdiff
path: root/editors
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
parentUpdate GAP to 4.7.8 (diff)
Copied distfile to my own site to make it fetchable again
Thanks to Julian H. Stacey for the copy
Notes
Notes: svn path=/head/; revision=389339
Diffstat (limited to 'editors')
-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