diff options
Diffstat (limited to 'emulators/xmess/Makefile')
-rw-r--r-- | emulators/xmess/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index ed48b9d80f5..cba7b28c9bd 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2003/12/03 00:18:13 kristerw Exp $ +# $NetBSD: Makefile,v 1.43 2004/01/17 17:12:34 kristerw Exp $ # -DISTNAME= xmame-0.77.1 -PKGNAME= xmess-0.77.1 +DISTNAME= xmame-0.78.1 +PKGNAME= xmess-0.78.1 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 |