diff options
author | Clive Lin <clive@FreeBSD.org> | 2000-12-07 16:37:52 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2000-12-07 16:37:52 +0000 |
commit | ce13902f3da6ca0d781a8c441333d00623ddaf71 (patch) | |
tree | bc977f0efc51627d97602014b728c78db3d5113b /chinese/tin/Makefile | |
parent | e72beb0cb9f12355f4ce2e1841d5806aa8422d92 (diff) | |
download | ports-ce13902f3da6ca0d781a8c441333d00623ddaf71.tar.gz ports-ce13902f3da6ca0d781a8c441333d00623ddaf71.zip |
Notes
Diffstat (limited to 'chinese/tin/Makefile')
-rw-r--r-- | chinese/tin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index 14378448097f..f8253e8e7072 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -12,7 +12,8 @@ MAINTAINER= yssu@CCCA.NCTU.edu.tw EXTRA_PATCHES= ${.CURDIR}/files/patch-charset.c \ ${.CURDIR}/files/patch-cook.c \ - ${.CURDIR}/files/patch-init.c + ${.CURDIR}/files/patch-init.c \ + ${.CURDIR}/files/patch-misc.c .include "${MASTERDIR}/Makefile" |