diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-29 08:10:31 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-29 08:10:31 +0000 |
commit | 846f8f87fbac19630e7d6e106b9377878016a2d1 (patch) | |
tree | 7afe59c1611af7d32be964c94f6d84137c46ef92 /emulators | |
parent | b2f0f88bb0414d3517a0521ba1715923fce169ca (diff) | |
download | ports-846f8f87fbac19630e7d6e106b9377878016a2d1.tar.gz ports-846f8f87fbac19630e7d6e106b9377878016a2d1.zip |
Notes
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 3cdbb4a8f4e9..db73631d71fd 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmess -PORTVERSION= 0.79.1 +PORTVERSION= 0.80.1 MAINTAINER= flynn@energyhq.es.eu.org COMMENT= X11 emulator for game consoles |