diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-15 18:05:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-15 18:05:41 +0000 |
commit | a091f24b78c69ab2244c183749e553bbebeb6d3c (patch) | |
tree | 44ce970f2802af1c34ce120071ce5d42616e1e06 /emulators/xmess | |
parent | d72b40ab344d6ac292da4e440a8097209a3f4e22 (diff) |
Notes
Diffstat (limited to 'emulators/xmess')
-rw-r--r-- | emulators/xmess/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index b2fca64493f5..fc54202c39c6 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -6,12 +6,11 @@ # PORTNAME= xmess -PORTVERSION= 0.56.2 +PORTVERSION= 0.61.1 MAINTAINER= stijn@win.tue.nl MASTERDIR= ${.CURDIR}/../xmame -PATCHDIR= ${.CURDIR}/files COMMENT= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr |