diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2009-12-28 23:57:05 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2009-12-28 23:57:05 +0000 |
commit | 7dda0e99979230a1e0c1f88dc5b41c73b6ea5149 (patch) | |
tree | 46d9971371275834c4fa59982971f67b4b799ece /chinese | |
parent | 58ec112ea9197179916124b767728e1fb2fa6435 (diff) | |
download | ports-7dda0e99979230a1e0c1f88dc5b41c73b6ea5149.tar.gz ports-7dda0e99979230a1e0c1f88dc5b41c73b6ea5149.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/oxim/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index efb52ec1c70c..fbd777ca68ce 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -9,13 +9,9 @@ PORTNAME= oxim PORTVERSION= 1.2.2 CATEGORIES= chinese textproc MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \ - ftp://apt.nc.hcc.edu.tw/pub/mirror/opendesktop.org.tw/OXIM/Source/ \ - ftp://ftp4.tnc.edu.tw/pub3/opendesktop-tw/odp/OXIM/Source/ \ - ftp://140.111.66.34/odp/OXIM/Source/ \ - ftp://140.111.128.66/odp/OXIM/Source/ \ - LOCAL/rafan + ftp://140.111.128.66/odp/OXIM/Source/ -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Open X Input Method server RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/fireflysung.ttf:${PORTSDIR}/chinese/fireflyttf |