From e294405dacebd0d7d463e2fb01774637b9f5e419 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 20 Jan 2000 08:43:57 +0000 Subject: Fix typo in MASTER_SITES. Fixes PR 9254 from Brian Stark --- editors/xvile/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 49699814547..f02eded383a 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2000/01/02 17:48:54 tron Exp $ +# $NetBSD: Makefile,v 1.22 2000/01/20 08:43:57 agc Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp # @@ -6,7 +6,7 @@ DISTNAME= vile-9.0 PKGNAME= xvile-9.0 CATEGORIES= editors MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ -^ ftp://ftp.uni-trier.de/pub/unix/editor/vile/ \ + ftp://ftp.uni-trier.de/pub/unix/editor/vile/ \ ftp://ftp.phred.org/pub/vile/ EXTRACT_SUFX= .tgz -- cgit v1.2.3