diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-29 19:34:12 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-29 19:34:12 +0000 |
commit | 6353b026e65c87aae58000398ca8166e74c78c16 (patch) | |
tree | 362c0c96f2cd6db6e04df6771e820a9399ac3587 /chinese/tocps | |
parent | 1cf3b6123a79e95c57f01ade87b08b95a5870f93 (diff) | |
download | ports-6353b026e65c87aae58000398ca8166e74c78c16.tar.gz ports-6353b026e65c87aae58000398ca8166e74c78c16.zip |
Notes
Diffstat (limited to 'chinese/tocps')
-rw-r--r-- | chinese/tocps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/tocps/Makefile b/chinese/tocps/Makefile index 8b8347afedbf..cf264859ac95 100644 --- a/chinese/tocps/Makefile +++ b/chinese/tocps/Makefile @@ -9,7 +9,7 @@ PORTNAME= tocps PORTVERSION= 1.0 CATEGORIES= chinese MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/ -DISTNAME= zh-${PKGNAME} +DISTNAME= ${PKGNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Translates PostScript files with Chinese characters |