diff options
author | deberg <deberg@pkgsrc.org> | 1999-07-17 19:24:48 +0000 |
---|---|---|
committer | deberg <deberg@pkgsrc.org> | 1999-07-17 19:24:48 +0000 |
commit | 86b31fd61183139f470869019f1df0e8bef34b2d (patch) | |
tree | b9061dce7d5ff431b1cf44610bf0ac26b733dd1d /emulators/spim/Makefile | |
parent | 1d26bd8d64cb75440dcb717c1525b91e2b4102df (diff) | |
download | pkgsrc-86b31fd61183139f470869019f1df0e8bef34b2d.tar.gz |
update 6.1 to 6.2
Diffstat (limited to 'emulators/spim/Makefile')
-rw-r--r-- | emulators/spim/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index c565489dbd1..e5166552f86 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.3 1998/08/20 15:16:53 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 1999/07/17 19:24:48 deberg Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:35 obrien Exp # DISTNAME= spim -PKGNAME= spim-6.1 +PKGNAME= spim-6.2 CATEGORIES= emulators MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/ -MAINTAINER= deberg@mit.edu +MAINTAINER= deberg@netbsd.org HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html NO_WRKSUBDIR= yes |