diff options
author | flz <flz@FreeBSD.org> | 2005-03-07 13:30:24 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-07 13:30:24 +0000 |
commit | da9cb03a7e6162618a9b6d39081e7d9b07d3d0cc (patch) | |
tree | 7be31f6a34442c72903a4c1ff02a25efff6596ed /emulators | |
parent | 02fffa87541c5c7062b0a22d013682ecdaf9c15d (diff) | |
download | FreeBSD-ports-da9cb03a7e6162618a9b6d39081e7d9b07d3d0cc.zip FreeBSD-ports-da9cb03a7e6162618a9b6d39081e7d9b07d3d0cc.tar.gz |
- 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 1b09bbc..c9110d1 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 |