summaryrefslogtreecommitdiff
path: root/emulators/spim/Makefile
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2002-06-21 06:58:52 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2002-06-21 06:58:52 +0000
commit1917dd77f23c37f20745b1baa8ec67c4e1a5a0ad (patch)
treeb836eb00ad34e8afd58e79d7e4f106d76b47cbaf /emulators/spim/Makefile
parent- Update to 0.3.3 (diff)
Update to version 6.4.
Notes
Notes: svn path=/head/; revision=61666
Diffstat (limited to 'emulators/spim/Makefile')
-rw-r--r--emulators/spim/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile
index f319d16ae154..2b498e18afc3 100644
--- a/emulators/spim/Makefile
+++ b/emulators/spim/Makefile
@@ -7,11 +7,10 @@
#
PORTNAME= spim
-PORTVERSION= 6.3
-PORTREVISION= 1
+PORTVERSION= 6.4
CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/
-DISTNAME= ${PORTNAME}${PORTVERSION}
+MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/
+DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org