summaryrefslogtreecommitdiff
path: root/emulators/plex86
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/plex86
parent2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff)
downloadpkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/plex86')
-rw-r--r--emulators/plex86/Makefile3
-rw-r--r--emulators/plex86/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/plex86/Makefile b/emulators/plex86/Makefile
index ce32cba8e41..6b89681d7a4 100644
--- a/emulators/plex86/Makefile
+++ b/emulators/plex86/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/01/29 11:34:25 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2001/02/17 18:38:21 wiz Exp $
DISTNAME= plex86-20010106
PKGNAME= ${DISTNAME:S/-/-0./}
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.plex86.org/
+COMMENT= Extensible open source PC virtualization software (free VMware)
WRKSRC= ${WRKDIR}/plex86
GNU_CONFIGURE= yes
diff --git a/emulators/plex86/pkg/COMMENT b/emulators/plex86/pkg/COMMENT
deleted file mode 100644
index a37291c28aa..00000000000
--- a/emulators/plex86/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Extensible open source PC virtualization software (free VMware)