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/fd/Makefile | |
parent | 08889ec05b7a80ef785f84209dc828dab17e3ecb (diff) |
Notes
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r-- | shells/fd/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ |