diff options
Diffstat (limited to 'emulators/xmess/Makefile')
-rw-r--r-- | emulators/xmess/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index a443ac29545..51a4f080358 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2004/10/03 00:14:41 tv Exp $ +# $NetBSD: Makefile,v 1.60 2004/11/07 16:11:48 kristerw Exp $ # -DISTNAME= xmame-0.86 -PKGNAME= xmess-0.86 -PKGREVISION= 1 +DISTNAME= xmame-0.87 +PKGNAME= xmess-0.87 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 |