diff options
author | jhb <jhb@FreeBSD.org> | 2004-06-18 04:12:00 +0800 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2004-06-18 04:12:00 +0800 |
commit | 2c4ab60dc9b7e3394e830e4641781dbf7dcbc8e6 (patch) | |
tree | 2ee55758cf7b95b31184b12a98b6105c07bef4f7 /games/monopd | |
parent | d73ca379ae26e0ca3540d87809fa503ef24fcd6e (diff) | |
download | freebsd-ports-gnome-2c4ab60dc9b7e3394e830e4641781dbf7dcbc8e6.tar.gz freebsd-ports-gnome-2c4ab60dc9b7e3394e830e4641781dbf7dcbc8e6.tar.zst freebsd-ports-gnome-2c4ab60dc9b7e3394e830e4641781dbf7dcbc8e6.zip |
Upgrade to 0.9.2 which includes several stability improvements as well as
some game play bug fixes.
Requested by: Rob Kaper cap at capsi dot com
Diffstat (limited to 'games/monopd')
-rw-r--r-- | games/monopd/Makefile | 2 | ||||
-rw-r--r-- | games/monopd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/monopd/Makefile b/games/monopd/Makefile index 9c94b8fa6a2a..9a804fe6760b 100644 --- a/games/monopd/Makefile +++ b/games/monopd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monopd -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= games MASTER_SITES= http://unixcode.org/downloads/monopd/ diff --git a/games/monopd/distinfo b/games/monopd/distinfo index 249abf431af1..27e1e6250003 100644 --- a/games/monopd/distinfo +++ b/games/monopd/distinfo @@ -1,2 +1,2 @@ -MD5 (monopd-0.9.1.tar.bz2) = 0317f93e39f6740a215540ad79249aca -SIZE (monopd-0.9.1.tar.bz2) = 109588 +MD5 (monopd-0.9.2.tar.bz2) = d07adac034f5693fd56b8cde010dc08c +SIZE (monopd-0.9.2.tar.bz2) = 110001 |