diff options
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r-- | emulators/atari800/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index e735fd7c470..383c8e76aef 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/03/14 19:37:37 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2003/06/02 01:20:01 jschauma Exp $ # DISTNAME= atari800-1.2.5 @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atari800/} DISTFILES= atari800-1.2.5.tar.gz xf25.zip -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://atari800.atari.org COMMENT= Atari 8-bit computer, 5200 console emulator |