diff options
author | tron <tron@pkgsrc.org> | 2000-01-02 17:48:54 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-01-02 17:48:54 +0000 |
commit | 78d2cd2b1a82bbdb340da768034ea23373e4683c (patch) | |
tree | 491a0b397709564f5956e4b86c3c6cdd9c96f00e | |
parent | 464c6eddbbb74bc9847661c8fb8d4815d2ce5a7b (diff) | |
download | pkgsrc-78d2cd2b1a82bbdb340da768034ea23373e4683c.tar.gz |
Sync master site list with "vile" package.
-rw-r--r-- | editors/xvile/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index a79cbd85805..49699814547 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/01/01 07:10:26 agc Exp $ +# $NetBSD: Makefile,v 1.21 2000/01/02 17:48:54 tron Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp # @@ -6,7 +6,8 @@ DISTNAME= vile-9.0 PKGNAME= xvile-9.0 CATEGORIES= editors MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ - ftp://id.wing.net/pub/pgf/vile/ +^ ftp://ftp.uni-trier.de/pub/unix/editor/vile/ \ + ftp://ftp.phred.org/pub/vile/ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org |