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/darcnes | |
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/darcnes')
-rw-r--r-- | emulators/darcnes/Makefile | 3 | ||||
-rw-r--r-- | emulators/darcnes/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
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) |