diff options
author | obrien <obrien@FreeBSD.org> | 1997-08-25 14:18:14 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-08-25 14:18:14 +0800 |
commit | 8c5b9689e1b7b0c5c330e98d2a76b07bef4a4ea0 (patch) | |
tree | 42df5e9132d44706b6dff79adec27adab6dbccec /emulators/spim | |
parent | 66cd36614f7d35bd06754f9d2b8ce739abb009db (diff) | |
download | freebsd-ports-gnome-8c5b9689e1b7b0c5c330e98d2a76b07bef4a4ea0.tar.gz freebsd-ports-gnome-8c5b9689e1b7b0c5c330e98d2a76b07bef4a4ea0.tar.zst freebsd-ports-gnome-8c5b9689e1b7b0c5c330e98d2a76b07bef4a4ea0.zip |
Distfile moved to the "Old_Versions" directory as 6.0 is out.
Problem is the only changes for 6.0 is to cleanup copywrite headers and
remove functionality from 5.9.
Diffstat (limited to 'emulators/spim')
-rw-r--r-- | emulators/spim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 096974c479c0..3ace005a450e 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -4,13 +4,13 @@ # Date created: Mon Oct 28, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.2 1996/11/12 02:16:56 obrien Exp $ +# $Id: Makefile,v 1.3 1997/02/15 22:35:16 obrien Exp $ # DISTNAME= spim5.9 PKGNAME= spim-5.9 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/ +MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/Old_Versions/ MAINTAINER= obrien@cs.ucdavis.edu |