diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-25 11:52:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-25 11:52:44 +0000 |
commit | 9db51297ba87fa5c79f22fc0aa95a1cbe7a9a613 (patch) | |
tree | b234588d0c486fa34f3d18504d42427ad6c2ae58 /emulators/gnuboy | |
parent | 128239e12fcb6f2e86b98794a1a37b74d752ca59 (diff) | |
download | pkgsrc-9db51297ba87fa5c79f22fc0aa95a1cbe7a9a613.tar.gz |
Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r-- | emulators/gnuboy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index e9f6217f6ed..1aebc3969c2 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2007/02/19 11:56:55 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2007/11/25 11:52:44 wiz Exp $ DISTNAME= gnuboy-1.0.3 PKGREVISION= 2 CATEGORIES= emulators games -MASTER_SITES= http://gnuboy.unix-fu.org/src/ +MASTER_SITES= http://brightrain.aerifal.cx/~laguna/src/ MAINTAINER= njl@sdf.lonestar.org -HOMEPAGE= http://gnuboy.unix-fu.org/ +#HOMEPAGE= http://gnuboy.unix-fu.org/ COMMENT= Gameboy emulator GNU_CONFIGURE= yes |