diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-02-19 16:50:18 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-02-19 16:50:18 +0000 |
commit | 891dd04c3f7679a2597a34a3433228aab1238abd (patch) | |
tree | 7f86f2a9efccf95bb41f0b48c6667852d58856e0 /chinese/nvi-euc-tw | |
parent | 048a6ed87071a433c2981c57a93f6a8d923397c4 (diff) |
Notes
Diffstat (limited to 'chinese/nvi-euc-tw')
-rw-r--r-- | chinese/nvi-euc-tw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile index 715b5e798b13..3401c36c3256 100644 --- a/chinese/nvi-euc-tw/Makefile +++ b/chinese/nvi-euc-tw/Makefile @@ -3,7 +3,7 @@ # Date created: 5 Apr 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.6 1997/09/22 17:48:41 max Exp $ +# $Id: Makefile,v 1.7 1998/02/17 13:11:46 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT PKGNAME= zh-nvi-euctw-1.79.19970820 -.include <${.CURDIR}/../../editors/nvi/Makefile> +.include <${.CURDIR}/../../editors/nvi-m17n/Makefile> CATEGORIES= chinese editors |