diff options
author | max <max@FreeBSD.org> | 1997-08-25 04:27:24 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-08-25 04:27:24 +0800 |
commit | d9a3834c876a460aa78b726544d225c29bb4dc40 (patch) | |
tree | 8f21f828d589c2dd0cd56ac9fd9148e0fab407db /emulators | |
parent | 033eddbf82bec33768763f9a3e72d44326a48a64 (diff) | |
download | freebsd-ports-graphics-d9a3834c876a460aa78b726544d225c29bb4dc40.tar.gz freebsd-ports-graphics-d9a3834c876a460aa78b726544d225c29bb4dc40.tar.zst freebsd-ports-graphics-d9a3834c876a460aa78b726544d225c29bb4dc40.zip |
Upgrade, 0.6 -> 0.7.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ines/Makefile | 17 | ||||
-rw-r--r-- | emulators/ines/distinfo | 2 |
2 files changed, 9 insertions, 10 deletions
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile index 57c3c33797d..0db34cb5133 100644 --- a/emulators/ines/Makefile +++ b/emulators/ines/Makefile @@ -1,19 +1,19 @@ -# New ports collection makefile for: ines -# Version required: 0.6 -# Date created: 02 November 1996 -# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> +# New ports collection makefile for: ines +# Version required: 0.7 +# Date created: 02 November 1996 +# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.3 1997/04/30 03:17:58 asami Exp $ +# $Id: Makefile,v 1.4 1997/06/07 19:23:12 max Exp $ # -DISTNAME= iNES06-FreeBSD-80x86-bin -PKGNAME= ines-0.6 +DISTNAME= iNES07-FreeBSD-80x86-bin +PKGNAME= ines-0.7 CATEGORIES= emulators MASTER_SITES= http://freeflight.com/fms/iNES/ +EXTRACT_SUFX= .tar.Z MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp -EXTRACT_SUFX= .tar.Z WRKSRC= ${WRKDIR}/NES USE_X11= yes NO_BUILD= yes @@ -27,4 +27,3 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/CART.* ${PREFIX}/share/ines .include <bsd.port.mk> - diff --git a/emulators/ines/distinfo b/emulators/ines/distinfo index 7ee814f9d72..382c4a3708a 100644 --- a/emulators/ines/distinfo +++ b/emulators/ines/distinfo @@ -1 +1 @@ -MD5 (iNES06-FreeBSD-80x86-bin.tar.Z) = 2ca0b8529d34457bb043f6373b423e15 +MD5 (iNES07-FreeBSD-80x86-bin.tar.Z) = fb09148e6ad56eebd191aeb8eb97513e |