diff options
author | wiz <wiz> | 2001-02-17 18:38:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 18:38:11 +0000 |
commit | 771321b8d87c3d00e1a2315a8eb9b8f63b978a90 (patch) | |
tree | 20b079bdc6a9de82806e52dcbc233fceb7f6a00a /emulators/xbeeb | |
parent | c593ad911a5ed953d7cd027311f29fae9062df44 (diff) | |
download | pkgsrc-771321b8d87c3d00e1a2315a8eb9b8f63b978a90.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/Makefile | 3 | ||||
-rw-r--r-- | emulators/xbeeb/pkg/COMMENT | 1 |
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 |