diff options
Diffstat (limited to 'misc/gxmame')
-rw-r--r-- | misc/gxmame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gxmame/Makefile b/misc/gxmame/Makefile index 0b350a01998..387c2db5ed7 100644 --- a/misc/gxmame/Makefile +++ b/misc/gxmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/24 22:11:25 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/07 01:14:48 xtraeme Exp $ # DISTNAME= gxmame-0.34b @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gxmame/} -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gxmame.sourceforge.net/ COMMENT= Frontend for XMame using the GTK2 library |