diff options
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r-- | editors/xvile/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 3928565f704..55ea3b759a0 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2001/08/23 04:26:53 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2002/05/08 11:44:51 kleink Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp # @@ -6,7 +6,6 @@ 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.phred.org/pub/vile/ EXTRACT_SUFX= .tgz |