From 771321b8d87c3d00e1a2315a8eb9b8f63b978a90 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 18:38:11 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- emulators/xbeeb/Makefile | 3 ++- emulators/xbeeb/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 emulators/xbeeb/pkg/COMMENT (limited to 'emulators/xbeeb') 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 -- cgit v1.2.3