From 311d465268c3bf5610733f162b7e64727fb62d38 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 18:38:11 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- emulators/darcnes/Makefile | 3 ++- emulators/darcnes/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 emulators/darcnes/pkg/COMMENT (limited to 'emulators/darcnes') diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index be02629dcb6..b761873c7a7 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/10/28 23:04:31 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2001/02/17 18:38:16 wiz Exp $ DISTNAME= dn9a1011 PKGNAME= darcnes-20001011 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.netway.com/~nyef/ +COMMENT= multi-system emulator (NES, SMS, GG, PCE, and others) LICENSE= no-commercial-use diff --git a/emulators/darcnes/pkg/COMMENT b/emulators/darcnes/pkg/COMMENT deleted file mode 100644 index 47050668bc4..00000000000 --- a/emulators/darcnes/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -multi-system emulator (NES, SMS, GG, PCE, and others) -- cgit v1.2.3