diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2004-11-24 17:49:03 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2004-11-24 17:49:03 +0000 |
commit | bb9067cd031de5cbbeff3624e9213c979bd3ca67 (patch) | |
tree | 44d7031346449383f750e54f3c2987fb744b6bf3 | |
parent | [Maintainer Update] emulators/xmame to 0.88 (diff) |
sync with master port
PR: ports/74208
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=122319
-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 dbdcb5416359..ad3a76705215 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmess -PORTVERSION= 0.87 +PORTVERSION= 0.88 MAINTAINER= flynn@energyhq.es.eu.org COMMENT= X11 emulator for game consoles |