diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 18:38:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 18:38:11 +0000 |
commit | 311d465268c3bf5610733f162b7e64727fb62d38 (patch) | |
tree | 20b079bdc6a9de82806e52dcbc233fceb7f6a00a /emulators/atari800 | |
parent | 2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff) | |
download | pkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/atari800')
-rw-r--r-- | emulators/atari800/Makefile | 3 | ||||
-rw-r--r-- | emulators/atari800/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 40cfe1135c5..fd1828563f4 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/09/09 17:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/17 18:38:11 wiz Exp $ DISTNAME= Atari800-0.9.9a PKGNAME= atari800-0.9.9a @@ -9,6 +9,7 @@ DISTFILES= a800s099a.zip xf25.zip MAINTAINER= packages@netbsd.org HOMEPAGE= http://cas3.zlin.vutbr.cz/~stehlik/a800.htm +COMMENT= Atari 8-bit computer, 5200 console emulator BUILD_DEPENDS= unzip:../../archivers/unzip diff --git a/emulators/atari800/pkg/COMMENT b/emulators/atari800/pkg/COMMENT deleted file mode 100644 index e213d6e6c63..00000000000 --- a/emulators/atari800/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Atari 8-bit computer, 5200 console emulator |