diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-05-15 05:57:42 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-05-15 05:57:42 +0000 |
commit | 555de78a8bca085e7164065ae68c4b56f5bd0a3c (patch) | |
tree | 054ee3d76ac88b8ff17c61c5d32c3d0ef11ef706 /shells/fd/Makefile | |
parent | Update ipv6 kame patch to 0.9.0-v6-20030430 version (diff) |
Update to 2.03b.
Notes
Notes:
svn path=/head/; revision=81012
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r-- | shells/fd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index ecf226f68a54..2300560ce9d0 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fd -PORTVERSION= 2.03a -PORTREVISION= 1 +PORTVERSION= 2.03b CATEGORIES= shells MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ |