diff options
author | novel <novel@FreeBSD.org> | 2005-06-26 10:46:01 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-06-26 10:46:01 +0800 |
commit | 1adb2ef885a2d1135b43d0c3822db8ac0d0feacd (patch) | |
tree | cd5d3b45b7667b43647db75814eb1b13749608a5 /emulators/xmess | |
parent | b3a94e22989b341d907847ca4e162bab16efe664 (diff) | |
download | freebsd-ports-graphics-1adb2ef885a2d1135b43d0c3822db8ac0d0feacd.tar.gz freebsd-ports-graphics-1adb2ef885a2d1135b43d0c3822db8ac0d0feacd.tar.zst freebsd-ports-graphics-1adb2ef885a2d1135b43d0c3822db8ac0d0feacd.zip |
Sync with master port.
PR: 82647
Submitted by: Miguel Mendez (maintainer)
Diffstat (limited to 'emulators/xmess')
-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 12f0fcfd17b..043f4a07e58 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmess -PORTVERSION= 0.96 +PORTVERSION= 0.97 MAINTAINER= flynn@energyhq.es.eu.org COMMENT= X11 emulator for game consoles |