diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
commit | 30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c (patch) | |
tree | f5265edc07e5ab3d380ce3b413e9f0f5736dccfc /chinese/ntuttf | |
parent | f159ad37c462be04e4c75218c2fbdfd3a3e9fd99 (diff) | |
download | ports-30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c.tar.gz ports-30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c.zip |
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw
Notes
Notes:
svn path=/head/; revision=94596
Diffstat (limited to 'chinese/ntuttf')
-rw-r--r-- | chinese/ntuttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ntuttf/Makefile b/chinese/ntuttf/Makefile index cf500892c3e7..d7899c38ab23 100644 --- a/chinese/ntuttf/Makefile +++ b/chinese/ntuttf/Makefile @@ -14,7 +14,7 @@ DISTFILES= NTU_FS_M.TTF NTU_KAI.TTF NTU_LI_M.TTF NTU_MB.TTF \ NTU_MM.TTF NTU_MR.TTF NTU_TW.TTF EXTRACT_ONLY= # empty -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Seven Chinese Big5 TrueType fonts made by NTU RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm |