diff options
author | zafer <zafer@pkgsrc.org> | 2009-04-28 21:22:01 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-04-28 21:22:01 +0000 |
commit | ac298dece5b3679b82e3f200c2fadbd036250215 (patch) | |
tree | c8ed1404a996dd1316f9fac3176b0fbfe9f49979 /emulators | |
parent | 93cccd5d77215aaf3842a866f52ac7bc1b548a81 (diff) | |
download | pkgsrc-ac298dece5b3679b82e3f200c2fadbd036250215.tar.gz |
remove dead mirror. ok'd by obache.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/uae/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index d4c33798e38..dbbd10ac6f7 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2008/03/03 19:21:38 jlam Exp $ +# $NetBSD: Makefile,v 1.49 2009/04/28 21:22:01 zafer Exp $ DISTNAME= uae-0.8.25 PKGREVISION= 3 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.coresystems.de/pub/uae/sources/develop/ \ - http://www.freiburg.linux.de/~uae/bin/sources/develop/ +MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ MAINTAINER= kristerw@NetBSD.org HOMEPAGE= http://uae.coresystems.de/ |