diff options
author | taoka <taoka@FreeBSD.org> | 2001-03-08 13:53:40 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-03-08 13:53:40 +0800 |
commit | 7502d01ee9e1ff453f5a2f774c1b1074efb0c761 (patch) | |
tree | 2134420d75510a9122ba40c0a6312da656a22a7e /japanese | |
parent | 0712c50623b9e12bc322f492d20ba58333ef7049 (diff) | |
download | freebsd-ports-graphics-7502d01ee9e1ff453f5a2f774c1b1074efb0c761.tar.gz freebsd-ports-graphics-7502d01ee9e1ff453f5a2f774c1b1074efb0c761.tar.zst freebsd-ports-graphics-7502d01ee9e1ff453f5a2f774c1b1074efb0c761.zip |
Fix MASTER_SITES
Obtained from: fenner's report
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jhd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jhd/Makefile b/japanese/jhd/Makefile index c258676a1f0..4e7e39800e7 100644 --- a/japanese/jhd/Makefile +++ b/japanese/jhd/Makefile @@ -8,7 +8,7 @@ PORTNAME= jhd PORTVERSION= 2.3 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.iamas.ac.jp/pub1/UNIX/File/ +MASTER_SITES= ftp://ftp.iamas.ac.jp/UNIX/File/ MAINTAINER= taoka@FreeBSD.org |