diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 15:50:05 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 15:50:05 +0000 |
commit | dc769a34d1480b61178b4190692fefaf4e690ebb (patch) | |
tree | 532c90f3dd07a187f25ec0dbaced4451c6684361 /chinese/cnprint | |
parent | f88eb7747972a05970308960221bccc834724b85 (diff) |
Notes
Diffstat (limited to 'chinese/cnprint')
-rw-r--r-- | chinese/cnprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/cnprint/Makefile b/chinese/cnprint/Makefile index b3188a2074a2..fbfef87afb6e 100644 --- a/chinese/cnprint/Makefile +++ b/chinese/cnprint/Makefile @@ -28,7 +28,7 @@ DISTFILES= cnprint330b.c \ hbf.tar.gz \ ntu_kai48.hbf ntu_kai48.bin.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw COMMENT= Convert Chinese-Big5/GB encoded files to Postscript, using TTF fonts DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |