summaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authoragc <agc>1998-05-06 07:56:35 +0000
committeragc <agc>1998-05-06 07:56:35 +0000
commitbe705b140840f81c85d342bff0d6dc1aa823cde4 (patch)
tree3af9392f880b4906e0772706309369f4cd168148 /editors/vile
parenta6dbd38586d37b31e50351487dc453a83ae3dc13 (diff)
downloadpkgsrc-be705b140840f81c85d342bff0d6dc1aa823cde4.tar.gz
vile-7.4 is on the MASTER_SITES now, so grab the 7.3 distfile from
ftp.netbsd.org. We'll do a 7.4 package ASAP, when circumstances permit.
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index feed2cf6f3d..b7d13868c96 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,12 +1,16 @@
-# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:23 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 1998/05/06 07:56:35 agc Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/06 19:55:09 gj Exp
#
DISTNAME= vile
PKGNAME= vile-7.3
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \
- ftp://id.wing.net/pub/pgf/vile/
+# agc - vile-7.4 is on the MASTER_SITES now, so grab the 7.3 distfile
+# from ftp.netbsd.org. We'll do a 7.4 package ASAP, when circumstances
+# permit.
+# MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \
+# ftp://id.wing.net/pub/pgf/vile/
+MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
MAINTAINER= packages@netbsd.org