diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-13 20:55:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-13 20:55:42 +0000 |
commit | e4aaa28118aa4bcf250f83b1fbe9274fc695344f (patch) | |
tree | bf8319f700afecea97ee254e231027a3eb194500 /emulators | |
parent | 526c3c43414006face6a987ae37eae4ea6cfda31 (diff) | |
download | pkgsrc-e4aaa28118aa4bcf250f83b1fbe9274fc695344f.tar.gz |
Update MASTER_SITES.
(anyone up for the update to 1.19?)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vice/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index b41fbb86443..42c1152f562 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.62 2006/02/17 19:26:20 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2006/03/13 20:55:42 wiz Exp $ # DISTNAME= vice-1.18 PKGREVISION= 2 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ \ - http://www.nic.funet.fi/pub/cbm/crossplatform/emulators/VICE/ +MASTER_SITES= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ \ + http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ MAINTAINER= kristerw@NetBSD.org HOMEPAGE= http://www.viceteam.org/ |