diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-24 00:52:47 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-24 00:52:47 +0000 |
commit | 8e1066c45b8c7e2ac7ddd92437f1d1fe66899538 (patch) | |
tree | 15ae01b0c819d76b1184047c8ff56a3922837ecc /japanese/prn/Makefile | |
parent | Maintainer has new Email address. (diff) |
Find the master site again.
PR: 7710
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | japanese/prn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/prn/Makefile b/japanese/prn/Makefile index 7e96f59c0ac3..0cadf647e1d4 100644 --- a/japanese/prn/Makefile +++ b/japanese/prn/Makefile @@ -3,13 +3,13 @@ # Date created: 19 Jun 1997 # Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.2 1997/09/14 21:35:46 max Exp $ +# $Id: Makefile,v 1.3 1998/06/06 03:45:00 itojun Exp $ # DISTNAME= prn PKGNAME= ja-prn-1.0 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/tools/ +MASTER_SITES= ftp://jaz.jp.freebsd.org/pub/incoming/distfiles/ MAINTAINER= taoka@infonets.hiroshima-u.ac.jp |