diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2004-05-13 07:44:12 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2004-05-13 07:44:12 +0000 |
commit | aee61b5a05bb5b997be89e11ab3d4e172315ac4f (patch) | |
tree | 4b4275d1016d68b306d899e43ef14d667ea413e1 /shells | |
parent | 08889ec05b7a80ef785f84209dc828dab17e3ecb (diff) | |
download | ports-aee61b5a05bb5b997be89e11ab3d4e172315ac4f.tar.gz ports-aee61b5a05bb5b997be89e11ab3d4e172315ac4f.zip |
Update to 2.05d.
Notes
Notes:
svn path=/head/; revision=109051
Diffstat (limited to 'shells')
-rw-r--r-- | shells/fd/Makefile | 2 | ||||
-rw-r--r-- | shells/fd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index da47a3a3d939..9aa99cc4b195 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fd -PORTVERSION= 2.05c +PORTVERSION= 2.05d CATEGORIES= shells MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ ftp://ftp.unixusers.net/src/fdclone/ diff --git a/shells/fd/distinfo b/shells/fd/distinfo index d68fbccddc27..ceade901b8c3 100644 --- a/shells/fd/distinfo +++ b/shells/fd/distinfo @@ -1,2 +1,2 @@ -MD5 (FD-2.05c.tar.gz) = 90001123504c8e09fa9d0be841c88528 -SIZE (FD-2.05c.tar.gz) = 660925 +MD5 (FD-2.05d.tar.gz) = 7361076ab45360359ddfd48ada992d87 +SIZE (FD-2.05d.tar.gz) = 661719 |