diff options
author | flz <flz@FreeBSD.org> | 2005-03-07 21:30:24 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-07 21:30:24 +0800 |
commit | da9cb03a7e6162618a9b6d39081e7d9b07d3d0cc (patch) | |
tree | 7be31f6a34442c72903a4c1ff02a25efff6596ed /emulators | |
parent | 02fffa87541c5c7062b0a22d013682ecdaf9c15d (diff) | |
download | freebsd-ports-gnome-da9cb03a7e6162618a9b6d39081e7d9b07d3d0cc.tar.gz freebsd-ports-gnome-da9cb03a7e6162618a9b6d39081e7d9b07d3d0cc.tar.zst freebsd-ports-gnome-da9cb03a7e6162618a9b6d39081e7d9b07d3d0cc.zip |
- Update to 0.92.
PR: ports/78460
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by: pav (mentor)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 1b09bbcaff36..c9110d14158b 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmess -PORTVERSION= 0.90 +PORTVERSION= 0.92 MAINTAINER= flynn@energyhq.es.eu.org COMMENT= X11 emulator for game consoles |