mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Fix fetch by adding correct SF urls for different files
Reported by: pointyhat via miwi Feature safe: yes
This commit is contained in:
parent
d8637e03c9
commit
d8a3f51302
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241912
@ -9,12 +9,12 @@ PORTNAME= wqy-fonts
|
||||
PORTVERSION= 20081102
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= SF/wqy/wqy-bitmapfont/0.9.9 \
|
||||
http://dryice.name/computer/FreeBSD/distfiles/
|
||||
|
||||
DISTFILES= wqy-bitmapfont-pcf-0.9.9-0.tar.gz \
|
||||
wqy-unibit-bdf-1.1.0-1.tar.gz \
|
||||
wqy-zenhei-0.8.34-cvs20081027.tar.gz
|
||||
MASTER_SITES= SF/wqy/wqy-bitmapfont/0.9.9:bitmapfont \
|
||||
SF/wqy/wqy-unibit/1.1.0:unibit \
|
||||
SF/wqy/wqy-zenhei/0.8.34-cvs20081027:zenhei
|
||||
DISTFILES= wqy-bitmapfont-pcf-0.9.9-0.tar.gz:bitmapfont \
|
||||
wqy-unibit-bdf-1.1.0-1.tar.gz:unibit \
|
||||
wqy-zenhei-0.8.34-cvs20081027.tar.gz:zenhei
|
||||
|
||||
MAINTAINER= intron@intron.ac
|
||||
COMMENT= GNU GPL-licensed font set covering CJK and other Unicode characters
|
||||
|
Loading…
Reference in New Issue
Block a user