diff options
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/ |