diff options
author | itojun <itojun@FreeBSD.org> | 1997-08-22 00:55:28 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1997-08-22 00:55:28 +0800 |
commit | b4cab2a5b2e1d69d5ce3dc8697935c1af580c2ba (patch) | |
tree | 330a2b55c9c16f1d0d4ba45762a7539123ef6e1e /chinese/nvi-euc-tw | |
parent | 11a9d9b79c7331d859698a3a161ff8f385558af2 (diff) | |
download | freebsd-ports-gnome-b4cab2a5b2e1d69d5ce3dc8697935c1af580c2ba.tar.gz freebsd-ports-gnome-b4cab2a5b2e1d69d5ce3dc8697935c1af580c2ba.tar.zst freebsd-ports-gnome-b4cab2a5b2e1d69d5ce3dc8697935c1af580c2ba.zip |
original distribution of nvi multilingual patch (nvi-m17n)
updated to version 970820-1600.
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 d80c0c02ad5b..70cf50087967 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.3 1997/04/09 08:14:24 asami Exp $ +# $Id: Makefile,v 1.4 1997/06/18 15:01:29 max Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= cn-nvi-euctw-1.79-970617 +PKGNAME= cn-nvi-euctw-1.79-970820 CATEGORIES= chinese editors MAINTAINER= itojun@itojun.org |