summaryrefslogtreecommitdiff
path: root/emulators/doscmd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 18:38:11 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 18:38:11 +0000
commit311d465268c3bf5610733f162b7e64727fb62d38 (patch)
tree20b079bdc6a9de82806e52dcbc233fceb7f6a00a /emulators/doscmd
parent2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff)
downloadpkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/doscmd')
-rw-r--r--emulators/doscmd/Makefile3
-rw-r--r--emulators/doscmd/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/doscmd/Makefile b/emulators/doscmd/Makefile
index 1af9268695d..4a661ffad46 100644
--- a/emulators/doscmd/Makefile
+++ b/emulators/doscmd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/12/24 21:44:31 tsarna Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/17 18:38:16 wiz Exp $
#
DISTNAME= doscmd-19960502-2
@@ -7,6 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/arch/i386/doscmd/
MAINTAINER= packages@netbsd.org
+COMMENT= MS-DOS emulator (NetBSD/i386 only)
ONLY_FOR_PLATFORM= NetBSD-*-i386
diff --git a/emulators/doscmd/pkg/COMMENT b/emulators/doscmd/pkg/COMMENT
deleted file mode 100644
index 20c5b1e0f15..00000000000
--- a/emulators/doscmd/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-MS-DOS emulator (NetBSD/i386 only)