diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-12-10 03:57:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-12-10 03:57:28 +0000 |
commit | 221bb3525c759c089eacdebb500de2fb8445745c (patch) | |
tree | 6fc4e016c6eeb733e32fea644a77eff25d6b8d06 /shells/fd | |
parent | 59fc878979403d10675b37735c1a91b6019e3b00 (diff) | |
download | ports-221bb3525c759c089eacdebb500de2fb8445745c.tar.gz ports-221bb3525c759c089eacdebb500de2fb8445745c.zip |
Notes
Diffstat (limited to 'shells/fd')
-rw-r--r-- | shells/fd/Makefile | 5 | ||||
-rw-r--r-- | shells/fd/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 2900dc099f4c..ee4c4ab1cfb7 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -6,10 +6,11 @@ # PORTNAME= fd -PORTVERSION= 2.05 +PORTVERSION= 2.05a CATEGORIES= shells MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ - ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ + ftp://ftp.unixusers.net/src/fdclone/ +# ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ DISTNAME= FD-${PORTVERSION} MAINTAINER= knu@FreeBSD.org diff --git a/shells/fd/distinfo b/shells/fd/distinfo index 0d97696da2e8..79c0c7033499 100644 --- a/shells/fd/distinfo +++ b/shells/fd/distinfo @@ -1 +1 @@ -MD5 (FD-2.05.tar.gz) = 6bd986f1897f593c21e1e5ec65fa9cc9 +MD5 (FD-2.05a.tar.gz) = 4b40db488df14f629495488f6a9d7527 |