diff options
author | wiz <wiz> | 2007-11-25 11:52:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-25 11:52:44 +0000 |
commit | 866126aee97a5e05277cd5700fa07f604e223aa3 (patch) | |
tree | b234588d0c486fa34f3d18504d42427ad6c2ae58 /emulators/gnuboy | |
parent | 0f8e50dec05d1a2f01b2998e21a894d0bc924ccf (diff) | |
download | pkgsrc-866126aee97a5e05277cd5700fa07f604e223aa3.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 |