diff options
Diffstat (limited to 'emulators/gnuboy/Makefile')
-rw-r--r-- | emulators/gnuboy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 5716d69f2832..39d8bc65d26c 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -7,9 +7,9 @@ # PORTNAME= gnuboy -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.12 CATEGORIES= emulators games -MASTER_SITES= http://www.starfox.org/gnuboy/distrib/ +MASTER_SITES= http://brightrain.aerifal.cx/~laguna/src/ MAINTAINER= ijliao@FreeBSD.org |