diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 12:17:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 12:17:30 +0000 |
commit | d211b4be6c1c80094be933afc0d6351cb3b8a15f (patch) | |
tree | 672face9ef32a110d5e3ca54a5609bdfe1a8c6f2 /chinese/CJKUnifonts | |
parent | 5c6235e660a4646b61be1af7f34ee7672254765f (diff) | |
download | ports-d211b4be6c1c80094be933afc0d6351cb3b8a15f.tar.gz ports-d211b4be6c1c80094be933afc0d6351cb3b8a15f.zip |
Debian does not provide those distfiles anymore
Notes
Notes:
svn path=/head/; revision=451985
Diffstat (limited to 'chinese/CJKUnifonts')
-rw-r--r-- | chinese/CJKUnifonts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile index 52b3f1f98511..f9f13677dae3 100644 --- a/chinese/CJKUnifonts/Makefile +++ b/chinese/CJKUnifonts/Makefile @@ -6,9 +6,7 @@ PORTVERSION= 0.2.20080216.1 PORTREVISION= 3 CATEGORIES= chinese x11-fonts MASTER_SITES= LOCAL/chinsan/fonts/:uming \ - http://ftp.debian.org/debian/pool/main/t/ttf-arphic-uming/:uming \ - LOCAL/chinsan/fonts/:ukai \ - http://ftp.debian.org/debian/pool/main/t/ttf-arphic-ukai/:ukai + LOCAL/chinsan/fonts/:ukai DISTFILES= ttf-arphic-uming_${PORTVERSION}.orig.tar.gz:uming \ ttf-arphic-ukai_${PORTVERSION}.orig.tar.gz:ukai |