diff options
Diffstat (limited to 'japanese/nvi-iso-2022-jp')
-rw-r--r-- | japanese/nvi-iso-2022-jp/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile index b4c64cae2430..37bc0f08e8ec 100644 --- a/japanese/nvi-iso-2022-jp/Makefile +++ b/japanese/nvi-iso-2022-jp/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:55 itojun Exp $ +# $Id: Makefile,v 1.10 1998/02/19 16:50:12 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 LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna |