diff options
Diffstat (limited to 'emulators/xbeeb')
-rw-r--r-- | emulators/xbeeb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xbeeb/Makefile b/emulators/xbeeb/Makefile index ae6f4c314ab..917747db94f 100644 --- a/emulators/xbeeb/Makefile +++ b/emulators/xbeeb/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2000/06/01 20:47:00 skrll Exp $ +# $NetBSD: Makefile,v 1.4 2000/09/03 10:01:41 wiz Exp $ # DISTNAME= xbeeb-0.3.6 -EXTRACT_SUFX= .tgz CATEGORIES= emulators x11 MASTER_SITES= ftp://ftp.netcom.net.uk/pub/Micros/BBC/Emulators/Xbeeb/ +EXTRACT_SUFX= .tgz MAINTAINER= skrll@netbsd.org HOMEPAGE= http://www.netcomuk.co.uk/~james/BBCMicro/Xbeeb/index.html |