diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-03 15:12:49 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-03 15:12:49 +0000 |
commit | f8ac7fa8e432658a39b98dfae9e63e5ec61ce354 (patch) | |
tree | 45148e837c172dff4fbe6feb65be4c92c6c62833 /emulators | |
parent | 7b15fd41cc10e97d534f4bd7eceb3a9d8d862ec3 (diff) | |
download | ports-f8ac7fa8e432658a39b98dfae9e63e5ec61ce354.tar.gz ports-f8ac7fa8e432658a39b98dfae9e63e5ec61ce354.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xsystem35/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 1ac7ae567ee5..db09fc30aea7 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -3,15 +3,15 @@ # Date created: 24 Oct 1998 # Whom: FUJISHIMA Satsuki # -# $Id: Makefile,v 1.4 1998/11/23 15:56:34 flathill Exp $ +# $Id: Makefile,v 1.5 1998/11/25 01:51:25 flathill Exp $ # DISTNAME= xsystem35-BETA-19981114 PKGNAME= xsystem-3.5-19981123 CATEGORIES= emulators -MASTER_SITES= http://ryo1207.aist-nara.ac.jp/unitbase/xsys35/down/ +MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ -PATCH_SITES= http://ryo1207.aist-nara.ac.jp/unitbase/xsys35/down/ +PATCH_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ PATCHFILES= patch-19981123.diff.gz MAINTAINER= k5@respo.or.jp |