From 50a7c9e7574e6854ae983f25f6abf641b5a64142 Mon Sep 17 00:00:00 2001
From: dd
Date: Mon, 8 Jul 2002 00:14:07 +0000
Subject: Something seems to have happened to the master site at
www.kotnet.org, since everything under ~skimo is returning 404s. This is
probably temporary, but host the distfile locally just in case for the time
being.
Submitted by: fenner's distfile survey
---
editors/nvi-devel/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index bf3ad192225c..367c5076cdf1 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -9,7 +9,9 @@ PORTNAME= nvi
PORTVERSION= 1.81.5
PORTREVISION= 1
CATEGORIES= editors
-MASTER_SITES= http://www.kotnet.org/~skimo/nvi/devel/
+MASTER_SITES= http://www.kotnet.org/~skimo/nvi/devel/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dd
MAINTAINER= dd@FreeBSD.org
--
cgit