diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-09 07:34:51 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-09 07:34:51 +0000 |
commit | 98422436f566645daa668fc6013983232a31eefb (patch) | |
tree | c2afef9aeb0440bbac7d0a94d98a6bb0f50fca6d /chinese/nvi-big5 | |
parent | d02cf331676de2381081a1ad04b631cbd482a079 (diff) | |
download | ports-98422436f566645daa668fc6013983232a31eefb.tar.gz ports-98422436f566645daa668fc6013983232a31eefb.zip |
Notes
Diffstat (limited to 'chinese/nvi-big5')
-rw-r--r-- | chinese/nvi-big5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile index a1fe9bd49cd7..823a140d5ab1 100644 --- a/chinese/nvi-big5/Makefile +++ b/chinese/nvi-big5/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.2 1997/03/15 11:55:32 asami Exp $ +# $Id: Makefile,v 1.3 1997/04/09 07:09:37 asami 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-big5-1.79-970403 +PKGNAME= cn-nvi-big5-1.79-970408 CATEGORIES= chinese editors MAINTAINER= itojun@itojun.org |