diff options
author | itojun <itojun> | 2002-11-09 02:18:09 +0000 |
---|---|---|
committer | itojun <itojun> | 2002-11-09 02:18:09 +0000 |
commit | 39eb078136ff67fadbebadb3dea4badff0aabfec (patch) | |
tree | f33afd31596076870ad056e783e68520e6fd55d2 /editors/nvi-m17n | |
parent | 04c9438ae89fa219f45e52157c41d8e4d285568f (diff) | |
download | pkgsrc-39eb078136ff67fadbebadb3dea4badff0aabfec.tar.gz |
use lkbreth.foretune.co.jp, it seems ftp.foretune.co.jp has problem with PASV
Diffstat (limited to 'editors/nvi-m17n')
-rw-r--r-- | editors/nvi-m17n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 8f88e5c0b4b..2560f57292e 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/11/09 01:58:29 itojun Exp $ +# $NetBSD: Makefile,v 1.22 2002/11/09 02:18:09 itojun Exp $ # FreeBSD Id: Makefile,v 1.11 1999/04/17 10:51:03 itojun Exp DISTNAME= nvi-1.79 @@ -8,7 +8,7 @@ CATEGORIES= editors 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/ +PATCH_SITES= ftp://lkbreth.foretune.co.jp/pub/tools/nvi-m17n/ PATCHFILES= nvi-1.79.m17n-19991117.diff.gz MAINTAINER= itojun@itojun.org |