diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-04 19:35:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-04 19:35:07 +0000 |
commit | 198229d87eb90500573a1bd79ecd62b6f730da5f (patch) | |
tree | 18d2b6415aa5cb62ebad4c2842fce715ca06711b /chinese | |
parent | 42d3a436cbe8577d34b8c5114f2079e101bfc185 (diff) | |
download | ports-198229d87eb90500573a1bd79ecd62b6f730da5f.tar.gz ports-198229d87eb90500573a1bd79ecd62b6f730da5f.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/nvi-big5/Makefile | 8 | ||||
-rw-r--r-- | chinese/nvi-euc-cn/Makefile | 8 | ||||
-rw-r--r-- | chinese/nvi-euc-tw/Makefile | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile index 5f2f2befd792..62fcb2fee2e7 100644 --- a/chinese/nvi-big5/Makefile +++ b/chinese/nvi-big5/Makefile @@ -3,13 +3,13 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.8 1998/02/17 13:11:38 itojun Exp $ +# $Id: Makefile,v 1.9 1998/02/19 16:49:35 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk -FILESDIR= ${.CURDIR}/../../editors/nvi/files -PATCHDIR= ${.CURDIR}/../../editors/nvi/patches -PKGDIR= ${.CURDIR}/../../editors/nvi/pkg +FILESDIR= ${.CURDIR}/../../editors/nvi-m17n/files +PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches +PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT PKGNAME= zh-nvi-big5-1.79.19970820 diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile index 457c0e184882..e129398f039c 100644 --- a/chinese/nvi-euc-cn/Makefile +++ b/chinese/nvi-euc-cn/Makefile @@ -3,13 +3,13 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.9 1998/02/17 13:11:43 itojun Exp $ +# $Id: Makefile,v 1.10 1998/02/19 16:49:37 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk -FILESDIR= ${.CURDIR}/../../editors/nvi/files -PATCHDIR= ${.CURDIR}/../../editors/nvi/patches -PKGDIR= ${.CURDIR}/../../editors/nvi/pkg +FILESDIR= ${.CURDIR}/../../editors/nvi-m17n/files +PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches +PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT PKGNAME= zh-nvi-euccn-1.79.19970820 diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile index 3401c36c3256..42e14af3b9ba 100644 --- a/chinese/nvi-euc-tw/Makefile +++ b/chinese/nvi-euc-tw/Makefile @@ -3,13 +3,13 @@ # Date created: 5 Apr 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.7 1998/02/17 13:11:46 itojun Exp $ +# $Id: Makefile,v 1.8 1998/02/19 16:49:38 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk -FILESDIR= ${.CURDIR}/../../editors/nvi/files -PATCHDIR= ${.CURDIR}/../../editors/nvi/patches -PKGDIR= ${.CURDIR}/../../editors/nvi/pkg +FILESDIR= ${.CURDIR}/../../editors/nvi-m17n/files +PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches +PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT PKGNAME= zh-nvi-euctw-1.79.19970820 |