diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-26 15:44:12 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-26 15:44:12 +0000 |
commit | 9b7bb0f8a54d772e6f3fbf51d6db19ecbedeada5 (patch) | |
tree | 0362df450ad1e3d4a42445f9c0fdb8109a841b1b /chinese | |
parent | e7c59d24f2ac13774b45ea0de7b6c44ec499f086 (diff) | |
download | ports-9b7bb0f8a54d772e6f3fbf51d6db19ecbedeada5.tar.gz ports-9b7bb0f8a54d772e6f3fbf51d6db19ecbedeada5.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/tocps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/tocps/Makefile b/chinese/tocps/Makefile index b4020d90d0c6..8b8347afedbf 100644 --- a/chinese/tocps/Makefile +++ b/chinese/tocps/Makefile @@ -8,8 +8,8 @@ PORTNAME= tocps PORTVERSION= 1.0 CATEGORIES= chinese -MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/ -DISTNAME= ${PKGNAME} +MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/ +DISTNAME= zh-${PKGNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Translates PostScript files with Chinese characters |