summaryrefslogtreecommitdiff
path: root/emulators/xbeeb
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/xbeeb
parent2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff)
downloadpkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/xbeeb')
-rw-r--r--emulators/xbeeb/Makefile3
-rw-r--r--emulators/xbeeb/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xbeeb/Makefile b/emulators/xbeeb/Makefile
index a1ff391605a..8610b6ee234 100644
--- a/emulators/xbeeb/Makefile
+++ b/emulators/xbeeb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/01 10:30:55 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/17 18:38:34 wiz Exp $
#
DISTNAME= xbeeb-0.3.6
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= skrll@netbsd.org
HOMEPAGE= http://www.netcomuk.co.uk/~james/BBCMicro/Xbeeb/index.html
+COMMENT= Acorn BBC Micro emulator with an X based interface
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xbeeb
diff --git a/emulators/xbeeb/pkg/COMMENT b/emulators/xbeeb/pkg/COMMENT
deleted file mode 100644
index a96c023175a..00000000000
--- a/emulators/xbeeb/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Acorn BBC Micro emulator with an X based interface