diff options
Diffstat (limited to 'emulators/zsnes/Makefile')
-rw-r--r-- | emulators/zsnes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index a88960ab641..c62fb89a7ac 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/05/05 19:05:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2003/06/02 01:19:51 jschauma Exp $ # DISTNAME= zsnes136src @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/zsnes-1.36/src CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.zsnes.com/sourceforge.php COMMENT= Super NES emulator |