diff options
author | taoka <taoka@FreeBSD.org> | 2001-03-08 05:53:40 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-03-08 05:53:40 +0000 |
commit | 7502d01ee9e1ff453f5a2f774c1b1074efb0c761 (patch) | |
tree | 2134420d75510a9122ba40c0a6312da656a22a7e /japanese | |
parent | 0712c50623b9e12bc322f492d20ba58333ef7049 (diff) | |
download | FreeBSD-ports-7502d01ee9e1ff453f5a2f774c1b1074efb0c761.zip FreeBSD-ports-7502d01ee9e1ff453f5a2f774c1b1074efb0c761.tar.gz |
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 c258676..4e7e398 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 |