summaryrefslogtreecommitdiff
path: root/emulators/bochs
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/bochs
parent2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff)
downloadpkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/bochs')
-rw-r--r--emulators/bochs/Makefile3
-rw-r--r--emulators/bochs/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index ec55e1d564a..f105af1bc4f 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/01/29 11:34:25 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/17 18:38:13 wiz Exp $
DISTNAME= bochs-2000_0325a
PKGNAME= bochs-2000.03.25a
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://bochs.com/bochs/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.bochs.com/
+COMMENT= I386 machine emulator capable of running dos/windows
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/emulators/bochs/pkg/COMMENT b/emulators/bochs/pkg/COMMENT
deleted file mode 100644
index 9b4355397cc..00000000000
--- a/emulators/bochs/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-I386 machine emulator capable of running dos/windows