diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-01-26 09:43:36 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-01-26 09:43:36 +0000 |
commit | eb607db8561f8d201b8a4637ee596dfe36974596 (patch) | |
tree | 0315847771c2a7a1e0a91a009f50373183382a4a /emulators/ines | |
parent | acfe2da0aa7c3dae1decb784432f504d65234b11 (diff) | |
download | ports-eb607db8561f8d201b8a4637ee596dfe36974596.tar.gz ports-eb607db8561f8d201b8a4637ee596dfe36974596.zip |
MASTER_SITE change to http://www.komkon.org/fms/iNES/
PR: ports/5430
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=9451
Diffstat (limited to 'emulators/ines')
-rw-r--r-- | emulators/ines/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile index 0db34cb51331..137944a053dc 100644 --- a/emulators/ines/Makefile +++ b/emulators/ines/Makefile @@ -3,13 +3,13 @@ # Date created: 02 November 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.4 1997/06/07 19:23:12 max Exp $ +# $Id: Makefile,v 1.5 1997/08/24 20:27:22 max Exp $ # DISTNAME= iNES07-FreeBSD-80x86-bin PKGNAME= ines-0.7 CATEGORIES= emulators -MASTER_SITES= http://freeflight.com/fms/iNES/ +MASTER_SITES= http://www.komkon.org/fms/iNES/ EXTRACT_SUFX= .tar.Z MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp |