diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-17 05:40:39 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-17 05:40:39 +0000 |
commit | ae7a4f5ccbc7346569c368fcac49323a4932935e (patch) | |
tree | 688d20f68a3401143e631de0a22f8d71930ef346 /editors/nvi-m17n/Makefile | |
parent | a217792ae56e8573e15c234906aacc24f4de48ee (diff) |
Notes
Diffstat (limited to 'editors/nvi-m17n/Makefile')
-rw-r--r-- | editors/nvi-m17n/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 0f9c62b0e7c1..57678c4863c8 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -9,8 +9,7 @@ PORTNAME= nvi PORTVERSION= 1.79.20111024 PORTREVISION= 1 CATEGORIES?= editors -MASTER_SITES= ftp://sleepy.vwh.net/pub/ \ - ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ +MASTER_SITES= ftp://ftp.sleepycat.com/pub/ PKGNAMESUFFIX?= -m17n DISTNAME= nvi-1.79 |