diff options
author | abs <abs> | 2002-05-12 10:16:44 +0000 |
---|---|---|
committer | abs <abs> | 2002-05-12 10:16:44 +0000 |
commit | 56457b9aed11987e646c512f29028b3a605f69f9 (patch) | |
tree | 7b3e62aa9d2dd250c2404071c0ce5434ccb7c879 /emulators/atari800 | |
parent | 04fc3da3612c30638698f54424a8e41dc913ff1b (diff) | |
download | pkgsrc-56457b9aed11987e646c512f29028b3a605f69f9.tar.gz |
prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
Diffstat (limited to 'emulators/atari800')
-rw-r--r-- | emulators/atari800/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index a93afcc8312..a3cdfe295d8 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2002/02/18 10:40:50 jmc Exp $ +# $NetBSD: Makefile,v 1.14 2002/05/12 10:16:46 abs Exp $ DISTNAME= Atari800-0.9.9a PKGNAME= atari800-0.9.9a CATEGORIES= emulators -MASTER_SITES= http://prdownloads.sourceforge.net/atari800/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atari800/} DISTFILES= a800s099a.zip xf25.zip MAINTAINER= packages@netbsd.org |