diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-12 07:38:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-12 07:38:19 +0000 |
commit | 29b14cf6827958f6cd7907ef57ff4dfe3e40a690 (patch) | |
tree | d2f7b6dce6cbbc38b443717a17a0b7acf949dfa4 /emulators/fmsx | |
parent | Fix fetch for emulators/mastergear. (diff) |
MSX rules!
Fix fetch for emulators/fmsx
PR: ports/45780
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes:
svn path=/head/; revision=71556
Diffstat (limited to 'emulators/fmsx')
-rw-r--r-- | emulators/fmsx/Makefile | 2 | ||||
-rw-r--r-- | emulators/fmsx/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index f11b8e191eb4..fe5ad9be16f7 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -8,7 +8,7 @@ PORTNAME= fmsx PORTVERSION= 2.2 CATEGORIES= emulators -MASTER_SITES= http://www.komkon.org/fms/fMSX/ +MASTER_SITES= http://fms.komkon.org/fMSX/ DISTNAME= fMSX22 EXTRACT_SUFX= .tar.Z diff --git a/emulators/fmsx/pkg-descr b/emulators/fmsx/pkg-descr index 7137b98a00a1..ca6a60e9e7c8 100644 --- a/emulators/fmsx/pkg-descr +++ b/emulators/fmsx/pkg-descr @@ -3,4 +3,4 @@ version 2.2 by Marat Fayzullin <fms@cs.umd.edu> -WWW: http://www.komkon.org/fms/fMSX/ +WWW: http://fms.komkon.org/fMSX/ |