diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 22:26:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 22:26:16 +0000 |
commit | 6a0b90313beaa1011adfa24b7db92d276aef1c25 (patch) | |
tree | 88a1f1b00ff11557c2270a5502dda62276b55b82 /emulators | |
parent | Fix pkg-plist (well, MAN8 statement) (diff) |
[patch] fix fetch and update version for emulators/mastergear
Mastersite has rearranged directory. New version available.
PR: ports/45782
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes:
svn path=/head/; revision=88825
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mastergear/Makefile | 4 | ||||
-rw-r--r-- | emulators/mastergear/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile index 3dc4b40653f8..2a9bf1ebccc0 100644 --- a/emulators/mastergear/Makefile +++ b/emulators/mastergear/Makefile @@ -6,10 +6,10 @@ # PORTNAME= mastergear -PORTVERSION= 1.3 +PORTVERSION= 1.5 CATEGORIES= emulators MASTER_SITES= http://fms.komkon.org/MG/ -DISTNAME= MG13-FreeBSD-80x86-bin +DISTNAME= MG15-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z MAINTAINER= nakai@FreeBSD.org diff --git a/emulators/mastergear/distinfo b/emulators/mastergear/distinfo index 16f9832eb200..5f523ad70efc 100644 --- a/emulators/mastergear/distinfo +++ b/emulators/mastergear/distinfo @@ -1 +1 @@ -MD5 (MG13-FreeBSD-80x86-bin.tar.Z) = 4ce8a66eae42d6db8e655279fed97dc9 +MD5 (MG15-FreeBSD-80x86-bin.tar.Z) = f1e03e5678f84010e5d6289c0bad2bbc |