diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-19 09:12:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-19 09:12:44 +0000 |
commit | 92b6104e52cb96b4fb9987c74d1fe63174047ce2 (patch) | |
tree | 3eba58bf480b3f4cb7b252babfaf69917612c22c /chinese/moettf | |
parent | cdefe81bb24d7bc7494a9c54f1399e4c2e651c70 (diff) | |
download | ports-92b6104e52cb96b4fb9987c74d1fe63174047ce2.tar.gz ports-92b6104e52cb96b4fb9987c74d1fe63174047ce2.zip |
- Fix MASTER_SITES
Notes
Notes:
svn path=/head/; revision=362241
Diffstat (limited to 'chinese/moettf')
-rw-r--r-- | chinese/moettf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/moettf/Makefile b/chinese/moettf/Makefile index 3205ec8e12a9..34b23aaa86e2 100644 --- a/chinese/moettf/Makefile +++ b/chinese/moettf/Makefile @@ -5,7 +5,7 @@ PORTNAME= moettf PORTVERSION= 2.0 PORTREVISION= 4 CATEGORIES= chinese x11-fonts -MASTER_SITES= LOCAL/marino +MASTER_SITES= LOCAL/marino/zh-moettf DISTFILES= edustds1.exe edustds2.exe edustd-15.exe \ kai-pc.ttf moe_kai.ttf moe_sung.ttf DIST_SUBDIR= zh-moettf |