diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-09 07:10:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-09 07:10:13 +0000 |
commit | 8d8340c39970fe41cb0335b1a2702fa1cabc653f (patch) | |
tree | 3337afe32cb983362b6b471c032b5b9e36ee56b2 /japanese/nvi-sjis | |
parent | 55000e20698d4b91c8ac7aaf4068c28119b80007 (diff) | |
download | ports-8d8340c39970fe41cb0335b1a2702fa1cabc653f.tar.gz ports-8d8340c39970fe41cb0335b1a2702fa1cabc653f.zip |
Notes
Diffstat (limited to 'japanese/nvi-sjis')
-rw-r--r-- | japanese/nvi-sjis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile index 4cd8221eaedb..1e523528c5a4 100644 --- a/japanese/nvi-sjis/Makefile +++ b/japanese/nvi-sjis/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:45 asami Exp $ +# $Id: Makefile,v 1.2 1997/03/15 11:56:05 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= jp-nvi-sjis-1.79-970306 +PKGNAME= jp-nvi-sjis-1.79-970403 CATEGORIES= japanese editors MAINTAINER= itojun@itojun.org |