diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-10 16:14:00 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-10 16:14:00 +0800 |
commit | 44daa36bcf45aad5bae586fab95ab5a92ba509da (patch) | |
tree | 2748b78242516a58d64bb03f1982ba51e1b1af87 | |
parent | 8382319fc14096dfbe301fbc94b410a63b9eb82c (diff) | |
download | freebsd-ports-gnome-44daa36bcf45aad5bae586fab95ab5a92ba509da.tar.gz freebsd-ports-gnome-44daa36bcf45aad5bae586fab95ab5a92ba509da.tar.zst freebsd-ports-gnome-44daa36bcf45aad5bae586fab95ab5a92ba509da.zip |
upgrade to 0.9.12
change mastersite
-rw-r--r-- | emulators/gnuboy/Makefile | 4 | ||||
-rw-r--r-- | emulators/gnuboy/distinfo | 2 | ||||
-rw-r--r-- | emulators/gnuboy/pkg-descr | 2 |
3 files changed, 4 insertions, 4 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 diff --git a/emulators/gnuboy/distinfo b/emulators/gnuboy/distinfo index ef2b1ab2ef23..46c26bb23a31 100644 --- a/emulators/gnuboy/distinfo +++ b/emulators/gnuboy/distinfo @@ -1 +1 @@ -MD5 (gnuboy-0.9.8.tar.gz) = f8824f32e34939ef5a97781c8a960567 +MD5 (gnuboy-0.9.12.tar.gz) = 745dc3f1eeaf29dc5d19f8d0bf7b2c90 diff --git a/emulators/gnuboy/pkg-descr b/emulators/gnuboy/pkg-descr index 8e9bd21c16bf..f20d58192eda 100644 --- a/emulators/gnuboy/pkg-descr +++ b/emulators/gnuboy/pkg-descr @@ -3,4 +3,4 @@ software platform You can find public domain ROMs at SubPort.org -WWW: http://www.starfox.org/gnuboy/ +WWW: http://brightrain.aerifal.cx/~laguna/ |