diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-16 02:05:41 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-16 02:05:41 +0800 |
commit | d486d9eb3236b5a1e4f98d2557939fcad4c23592 (patch) | |
tree | 2fc074d3880338ec0638a7b908ca9b7fe33957cf /emulators/xmess | |
parent | c048e255ddf72b67eec5565b88d336a889017e7a (diff) | |
download | freebsd-ports-gnome-d486d9eb3236b5a1e4f98d2557939fcad4c23592.tar.gz freebsd-ports-gnome-d486d9eb3236b5a1e4f98d2557939fcad4c23592.tar.zst freebsd-ports-gnome-d486d9eb3236b5a1e4f98d2557939fcad4c23592.zip |
- Update of xmame and xmess to 0.61.1
- Update datfiles to latest version
- Use master site sorting for WITH_DATFILES
- (hopefully) fix pkg-plist issues
PR: 45292
Submitted by: maintainer
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 |