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/mastergear/Makefile | |
parent | c7fa27519155da9168908fdf317d99419950905f (diff) |
Notes
Diffstat (limited to 'emulators/mastergear/Makefile')
-rw-r--r-- | emulators/mastergear/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |