diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-27 01:01:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-27 01:01:00 +0000 |
commit | f7da14e1d46293db978732ad172f54463c418dc8 (patch) | |
tree | 6b61be2e9e524b685920d667a994a3da249e062b /emulators | |
parent | Use libjbig.1*. (diff) |
Update to version 1.05.
PR: 7338
Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp>
Notes
Notes:
svn path=/head/; revision=12157
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/snes9x/Makefile | 14 | ||||
-rw-r--r-- | emulators/snes9x/distinfo | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index 156a4ed6d978..2b4c18c939c8 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: snes9x -# Version required: 0.23 -# Date created: 1 June 1997 +# Version required: 1.05 +# Date created: 20 July 1997 # Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/02 14:56:42 jseger Exp $ # -DISTNAME= snes9x_linux0.23 -PKGNAME= snes9x-0.23 +DISTNAME= s9x.linux.105.i386 +PKGNAME= snes9x-1.05 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.euro.net/pub/misc/Snes9X/ +MASTER_SITES= http://www.snes9x.com/zips/ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp @@ -22,7 +22,7 @@ USE_X11= yes STRIP= BINOWN= root -BINMODE= 4755 +BINMODE= 755 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/snes9x ${PREFIX}/bin diff --git a/emulators/snes9x/distinfo b/emulators/snes9x/distinfo index de03d20ec810..65520cc2628e 100644 --- a/emulators/snes9x/distinfo +++ b/emulators/snes9x/distinfo @@ -1 +1 @@ -MD5 (snes9x_linux0.23.tar.gz) = 9aa931ece91461a976a7c5a3032aa243 +MD5 (s9x.linux.105.i386.tar.gz) = 47630706b153eef51a3f5dd7cfd6a1b8 |