diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 01:13:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 01:13:46 +0000 |
commit | 5c795d07084d1675f2eb4d56f13bddba8b6e76e3 (patch) | |
tree | 97549fe23af4a7d45f83f67b38c4471321b1b5ba /emulators/xmess/Makefile | |
parent | - Fix build on AMD64 (diff) |
- Update to 0.78.1
PR: ports/62137
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer (xmame part)
Diffstat (limited to 'emulators/xmess/Makefile')
-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 a92229feb971..c8c960fed0ad 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmess -PORTVERSION= 0.77.1 +PORTVERSION= 0.78.1 MAINTAINER= ports@FreeBSD.org COMMENT= X11 emulator for game consoles |