diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-04 05:04:49 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-04 05:04:49 +0800 |
commit | 9d3a8c6ad5107f9108b6dcbe964ab7a942931ac8 (patch) | |
tree | fe069819c4109ea6e61793fbd08807b0c30f7054 /print/latex-cjk/Makefile | |
parent | 6bbd6e6411728f4d5c956b6d3e356877d0b82952 (diff) | |
download | freebsd-ports-gnome-9d3a8c6ad5107f9108b6dcbe964ab7a942931ac8.tar.gz freebsd-ports-gnome-9d3a8c6ad5107f9108b6dcbe964ab7a942931ac8.tar.zst freebsd-ports-gnome-9d3a8c6ad5107f9108b6dcbe964ab7a942931ac8.zip |
[MAINTAINER] chinese/CJK: update to 4.6.0
- Update to 4.6.0
- Remove first master site, which does not contain 4.6.0 and
is not an official mirror.
PR: ports/89874
Submitted by: Rong-En Fan <rafan@infor.org>
Diffstat (limited to 'print/latex-cjk/Makefile')
-rw-r--r-- | print/latex-cjk/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile index b8d736df3134..bc870d92fda1 100644 --- a/print/latex-cjk/Makefile +++ b/print/latex-cjk/Makefile @@ -6,11 +6,10 @@ # PORTNAME= CJK -PORTVERSION= 4.5.2 -PORTREVISION= 2 +PORTVERSION= 4.6.0 +PORTREVISION= 0 CATEGORIES= chinese -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cjk/\ - ftp://ftp.ffii.org/pub/cjk/ +MASTER_SITES= http://cjk.ffii.org/ DISTNAME= cjk-${PORTVERSION} MAINTAINER= rafan@infor.org |