summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-04-17 10:51:11 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-04-17 10:51:11 +0000
commit8512a59b72dd35b8686d56bb255c52dcf6612c24 (patch)
tree558e8c06d035d286237501552a890bc5b8eb4e6f /editors/nvi-m17n/Makefile
parentAdd postilion (diff)
- original distribution URL (and MD5 value) has changed.
MD5 value was changed because some lines are added/removed from README. - upgrade multilingual patch to the most recent one. Thanks Satoshi for letting me know the MD5 change.
Notes
Notes: svn path=/head/; revision=17948
Diffstat (limited to 'editors/nvi-m17n/Makefile')
-rw-r--r--editors/nvi-m17n/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index b46c37fba21b..37527267e366 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -3,17 +3,18 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.9 1998/09/21 22:33:22 steve Exp $
+# $Id: Makefile,v 1.10 1998/11/19 04:46:44 itojun Exp $
#
+
DISTNAME= nvi-1.79
-PKGNAME?= nvi-m17n-1.79.19981119
+PKGNAME?= nvi-m17n-1.79.19990331
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.bostic.com/pub/\
+MASTER_SITES= ftp://sleepy.vwh.net/pub/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
-PATCHFILES= nvi-1.79.m17n-981119.diff.gz
+PATCHFILES= nvi-1.79.m17n-19990331.diff.gz
MAINTAINER= itojun@itojun.org