diff options
author | nakai <nakai@FreeBSD.org> | 2000-11-12 06:10:00 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-11-12 06:10:00 +0800 |
commit | a65b8281fdb7e39af7f9e250f6ca23976aee443b (patch) | |
tree | df3bed4c74e41035eacb4e75e9e2443e6094f798 /emulators | |
parent | cb2d72bb5409a2f372cf37c6a792a386ddfec81d (diff) | |
download | freebsd-ports-gnome-a65b8281fdb7e39af7f9e250f6ca23976aee443b.tar.gz freebsd-ports-gnome-a65b8281fdb7e39af7f9e250f6ca23976aee443b.tar.zst freebsd-ports-gnome-a65b8281fdb7e39af7f9e250f6ca23976aee443b.zip |
Update to 1.2
PR: ports/22679
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ines/Makefile | 4 | ||||
-rw-r--r-- | emulators/ines/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile index fee630db933e..f83fcff3aa51 100644 --- a/emulators/ines/Makefile +++ b/emulators/ines/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ines -PORTVERSION= 1.0 +PORTVERSION= 1.2 CATEGORIES= emulators MASTER_SITES= http://www.komkon.org/fms/iNES/ -DISTNAME= iNES10-FreeBSD-80x86-bin +DISTNAME= iNES12-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z MAINTAINER= nakai@FreeBSD.org diff --git a/emulators/ines/distinfo b/emulators/ines/distinfo index 09514c04d5ee..1a24fad495b9 100644 --- a/emulators/ines/distinfo +++ b/emulators/ines/distinfo @@ -1 +1 @@ -MD5 (iNES10-FreeBSD-80x86-bin.tar.Z) = 8986ab4fcff8a3fac5ee79e9d74a45f8 +MD5 (iNES12-FreeBSD-80x86-bin.tar.Z) = 51667a9d34ca6e38afd3492449141ff4 |