diff options
Diffstat (limited to 'chinese/nvi-euc-cn/Makefile')
-rw-r--r-- | chinese/nvi-euc-cn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile index 0e1f4a84adac..ff8ef8b3a5c9 100644 --- a/chinese/nvi-euc-cn/Makefile +++ b/chinese/nvi-euc-cn/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.11 1998/03/04 19:35:03 asami Exp $ +# $Id: Makefile,v 1.12 1998/06/26 09:16:43 obrien Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT -PKGNAME= zh-nvi-euccn-1.79.19970820 +PKGNAME= zh-nvi-euccn-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> |