diff options
author | abs <abs@pkgsrc.org> | 2002-05-12 10:16:44 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-05-12 10:16:44 +0000 |
commit | 2b325a79cdaf328d6dc59b3ba290496e59192841 (patch) | |
tree | 7b3e62aa9d2dd250c2404071c0ce5434ccb7c879 /emulators/atari800/Makefile | |
parent | c5a19bc63c289d1df3bac45a1b738848c57a7d5e (diff) | |
download | pkgsrc-2b325a79cdaf328d6dc59b3ba290496e59192841.tar.gz |
prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
Diffstat (limited to 'emulators/atari800/Makefile')
-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 |