diff options
-rw-r--r-- | emulators/spim/Makefile | 9 | ||||
-rw-r--r-- | emulators/spim/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 2a859bfd9ac..09a831b4323 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,17 +1,18 @@ -# $NetBSD: Makefile,v 1.10 2001/09/09 20:36:22 agc Exp $ +# $NetBSD: Makefile,v 1.11 2002/04/29 17:17:42 jschauma Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:35 obrien Exp # DISTNAME= spim -PKGNAME= spim-6.2 +PKGNAME= spim-6.4 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/ +MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ \ + ftp://ftp.cs.wisc.edu/pub/spim/ MAINTAINER= deberg@netbsd.org HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html COMMENT= MIPS R2000 Simulator -WRKSRC= ${WRKDIR} +WRKSRC= ${WRKDIR}/${PKGNAME} HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./Configure diff --git a/emulators/spim/distinfo b/emulators/spim/distinfo index 720b8295d15..5620452ed48 100644 --- a/emulators/spim/distinfo +++ b/emulators/spim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 10:49:56 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/04/29 17:17:42 jschauma Exp $ -SHA1 (spim.tar.gz) = dc5f1969b25addba2ea9e35b1b11d546a9bfccf0 -Size (spim.tar.gz) = 405248 bytes +SHA1 (spim.tar.gz) = 0f7afa2e836ed8b28d3a3808c8aa6eb1b478dae3 +Size (spim.tar.gz) = 432114 bytes SHA1 (patch-aa) = cf4ee2fd60cf7d2864ba06398b612515591a7dcb |