diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1999-08-05 10:23:02 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1999-08-05 10:23:02 +0000 |
commit | dcfc0654be4550e6210ebe31b93974f44ad5faa5 (patch) | |
tree | d646d281c54280f77bf313178bb6a5db79ed8e36 /japanese/okphone/Makefile | |
parent | Upgrade to 3.2.9. (diff) |
Use master site where distfile can be found.
The checksum is updated as well even though content of the
ditfile is the same. (Probably different time stamps.)
Diffstat (limited to 'japanese/okphone/Makefile')
-rw-r--r-- | japanese/okphone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/okphone/Makefile b/japanese/okphone/Makefile index 850333a09306..db1fef6ffe3d 100644 --- a/japanese/okphone/Makefile +++ b/japanese/okphone/Makefile @@ -3,13 +3,13 @@ # Date created: 7 February 1996 # Whom: asami # -# $Id: Makefile,v 1.11 1998/08/10 12:10:07 steve Exp $ +# $Id: Makefile,v 1.12 1998/08/31 16:09:19 max Exp $ # DISTNAME= okphone-1.2 PKGNAME= ja-okphone-1.2 CATEGORIES= japanese net -MASTER_SITES= ftp://ftp.kyushu-u.ac.jp/pub/utils/ +MASTER_SITES= ftp://ftp.fit.ac.jp/pub/Net/okphone/ PATCH_SITES= ftp://ftp.fit.ac.jp/pub/Net/okphone/patch/ PATCHFILES= okphone-1.2.FreeBSD-patch.rev2.gz |