summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mips64emul/DESCR4
-rw-r--r--emulators/mips64emul/Makefile5
-rw-r--r--emulators/mips64emul/distinfo6
3 files changed, 8 insertions, 7 deletions
diff --git a/emulators/mips64emul/DESCR b/emulators/mips64emul/DESCR
index b96b55426a8..c33d77455ba 100644
--- a/emulators/mips64emul/DESCR
+++ b/emulators/mips64emul/DESCR
@@ -1,4 +1,4 @@
mips64emul is a MIPS machine emulator. The goals are to emulate 32-bit and
64-bit MIPS CPUs and enough surrounding hardware to fake real machines,
-capable of running real (unmodified) operating systems, such as NetBSD or
-Linux.
+capable of running real (unmodified) operating systems, such as NetBSD,
+OpenBSD, Ultrix, Sprite and Linux.
diff --git a/emulators/mips64emul/Makefile b/emulators/mips64emul/Makefile
index da7217fbbef..d36b5db75c1 100644
--- a/emulators/mips64emul/Makefile
+++ b/emulators/mips64emul/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/07/03 02:08:02 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2004/08/04 06:16:04 xtraeme Exp $
#
-DISTNAME= mips64emul-0.1.1
+DISTNAME= mips64emul-0.2
CATEGORIES= emulators
MASTER_SITES= http://www.mdstud.chalmers.se/~md1gavan/mips64emul/src/
@@ -12,6 +12,7 @@ COMMENT= MIPS 32/64-bit emulator
USE_BUILDLINK3= yes
USE_X11= yes
HAS_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${DISTNAME}
INSTALLATION_DIRS= bin share/doc/${PKGBASE}
diff --git a/emulators/mips64emul/distinfo b/emulators/mips64emul/distinfo
index 057e921ad88..b3a92d9ef64 100644
--- a/emulators/mips64emul/distinfo
+++ b/emulators/mips64emul/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/07/03 02:08:02 xtraeme Exp $
+$NetBSD: distinfo,v 1.6 2004/08/04 06:16:04 xtraeme Exp $
-SHA1 (mips64emul-0.1.1.tar.gz) = 86383858638985e7c84160a621aa7b76e8f359ac
-Size (mips64emul-0.1.1.tar.gz) = 385438 bytes
+SHA1 (mips64emul-0.2.tar.gz) = 8c451ca2877815a778fc23ed8bba971c61a983fb
+Size (mips64emul-0.2.tar.gz) = 634922 bytes