diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-01 01:59:17 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-01 01:59:17 +0000 |
commit | 6a9946aaf785d0fd962de9fcfafb604290341e35 (patch) | |
tree | ecd925407c900be735c1d6071fa75f615b0984d3 | |
parent | 2cf7291054f5ce981a3754770a2eba8c843caed2 (diff) | |
download | FreeBSD-ports-6a9946aaf785d0fd962de9fcfafb604290341e35.zip FreeBSD-ports-6a9946aaf785d0fd962de9fcfafb604290341e35.tar.gz |
Finally managed to track down a MASTER_SITE that actually has this beast.
Also the filename has changed (but not the md5).
-rw-r--r-- | emulators/fmsx/Makefile | 7 | ||||
-rw-r--r-- | emulators/fmsx/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index ebbe13d..b20aa49 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -3,14 +3,13 @@ # Date created: 15 Oct 1996 # Whom: dk # -# $Id: Makefile,v 1.3 1997/03/24 18:44:29 obrien Exp $ +# $Id: Makefile,v 1.4 1997/07/21 19:28:42 max Exp $ # -DISTNAME= fMSX-1.5 +DISTNAME= fMSX PKGNAME= fmsx-1.5 CATEGORIES= emulators -MASTER_SITES= ftp://cam031313.student.utwente.nl/pub/MSX/fMSX/ \ - ftp://ftp.saitama-u.ac.jp/pub/msx/cam031313.student.utwente.nl/fMSX/ +MASTER_SITES= http://www.komkon.org/fms/fMSX/ EXTRACT_SUFX= .tar.Z MAINTAINER= dk@farm.org diff --git a/emulators/fmsx/distinfo b/emulators/fmsx/distinfo index 602497d..e490758 100644 --- a/emulators/fmsx/distinfo +++ b/emulators/fmsx/distinfo @@ -1 +1 @@ -MD5 (fMSX-1.5.tar.Z) = 484f2a25f2c9c1b7a87d76e6a1ab9e4c +MD5 (fMSX.tar.Z) = 484f2a25f2c9c1b7a87d76e6a1ab9e4c |