diff options
author | bapt <bapt@FreeBSD.org> | 2017-10-13 20:17:30 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-10-13 20:17:30 +0800 |
commit | e10fe5d41ae72be15be1639fa8433e8bdf012e84 (patch) | |
tree | 672face9ef32a110d5e3ca54a5609bdfe1a8c6f2 /chinese/CJKUnifonts | |
parent | a8d139f589a2d82cbdfd097f3f06a98815f1fdbb (diff) | |
download | freebsd-ports-gnome-e10fe5d41ae72be15be1639fa8433e8bdf012e84.tar.gz freebsd-ports-gnome-e10fe5d41ae72be15be1639fa8433e8bdf012e84.tar.zst freebsd-ports-gnome-e10fe5d41ae72be15be1639fa8433e8bdf012e84.zip |
Debian does not provide those distfiles anymore
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 |