diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2004-02-25 12:58:03 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2004-02-25 12:58:03 +0000 |
commit | e5416d7fa90b510977c1f725c183bcf362a37f9c (patch) | |
tree | 1c6500a4b20df75bf19815ee38093ce51c873b4a /shells/fd/Makefile | |
parent | add a security contact (diff) |
Update to 2.05c.
Notes
Notes:
svn path=/head/; revision=102093
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 345d3415cd80..da47a3a3d939 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fd -PORTVERSION= 2.05a +PORTVERSION= 2.05c CATEGORIES= shells MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ ftp://ftp.unixusers.net/src/fdclone/ |