diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-02 21:56:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-02 21:56:50 +0000 |
commit | 44d59193943a0d997e98bbd027254a60d9bc1212 (patch) | |
tree | 65fbdb94fc5cab1df734c1ff8d9199414ef95c35 | |
parent | a9da0cdf3b6fc13da3f9d785c4c43b1ad4b1f810 (diff) |
Notes
-rw-r--r-- | emulators/xmess/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 90944700a9f4..3cdbb4a8f4e9 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -6,10 +6,9 @@ # PORTNAME= xmess -PORTVERSION= 0.78.1 -PORTREVISION= 1 +PORTVERSION= 0.79.1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= X11 emulator for game consoles MASTERDIR= ${.CURDIR}/../xmame |