summaryrefslogtreecommitdiff
path: root/editors/nvi-perl/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-09 07:10:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-09 07:10:13 +0000
commit8d8340c39970fe41cb0335b1a2702fa1cabc653f (patch)
tree3337afe32cb983362b6b471c032b5b9e36ee56b2 /editors/nvi-perl/Makefile
parentAdd nvi-euc-tw. (diff)
Update to April 3rd version of patch. Closes PR ports/3204.
Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp>
Notes
Notes: svn path=/head/; revision=6163
Diffstat (limited to 'editors/nvi-perl/Makefile')
-rw-r--r--editors/nvi-perl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile
index 8dd238137364..cd9217a723fb 100644
--- a/editors/nvi-perl/Makefile
+++ b/editors/nvi-perl/Makefile
@@ -3,16 +3,16 @@
# 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:44 asami Exp $
+# $Id: Makefile,v 1.2 1997/03/15 11:55:58 asami Exp $
#
DISTNAME= nvi-1.79
-PKGNAME= nvi-m17n-1.79-970306
+PKGNAME= nvi-m17n-1.79-970403
CATEGORIES= japanese editors
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/4bsd/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
-PATCHFILES= nvi-1.79.m17n-970306.diff.gz
+PATCHFILES= nvi-1.79.m17n-970403-1000.diff.gz
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
MAINTAINER= itojun@itojun.org