summaryrefslogtreecommitdiff
path: root/emulators/xmess/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-19 23:25:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-19 23:25:11 +0000
commit26eec49cd2f1bd266bfb9b4d7efe942941832a69 (patch)
tree4ff31e34ffd2ab7697ebed107594a9588b25099d /emulators/xmess/Makefile
parent- Update to 4.0.9 (diff)
- Unbreak xmess and bring it up to the 0.76.1 (it's slave port of xmame)
Approved by: maintainer timeout (1 month) (xmame part)
Notes
Notes: svn path=/head/; revision=96236
Diffstat (limited to '')
-rw-r--r--emulators/xmess/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile
index 9b0c97b444aa..b9d7f947d053 100644
--- a/emulators/xmess/Makefile
+++ b/emulators/xmess/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmess
-PORTVERSION= 0.67.2
+PORTVERSION= 0.76.1
MAINTAINER= ports@FreeBSD.org
COMMENT= X11 emulator for game consoles
@@ -16,6 +16,4 @@ DESCR= ${.CURDIR}/pkg-descr
MAMEMESS= mess
-BROKEN= "Missing from distinfo; will be removed after Feb 2"
-
.include "${MASTERDIR}/Makefile"