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 /korean/nvi-iso-2022-kr | |
parent | d02cf331676de2381081a1ad04b631cbd482a079 (diff) | |
download | ports-98422436f566645daa668fc6013983232a31eefb.tar.gz ports-98422436f566645daa668fc6013983232a31eefb.zip |
Notes
Diffstat (limited to 'korean/nvi-iso-2022-kr')
-rw-r--r-- | korean/nvi-iso-2022-kr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile index 9b56599c91c7..d7baf9706a62 100644 --- a/korean/nvi-iso-2022-kr/Makefile +++ b/korean/nvi-iso-2022-kr/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:56:09 asami Exp $ +# $Id: Makefile,v 1.3 1997/04/09 07:10:13 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= kr-nvi-iso2022kr-1.79-970403 +PKGNAME= kr-nvi-iso2022kr-1.79-970408 CATEGORIES= korean editors MAINTAINER= itojun@itojun.org |