diff options
author | knu <knu@FreeBSD.org> | 2002-10-06 18:52:30 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-06 18:52:30 +0000 |
commit | 80b86057325dd215d2def505d332ff401297a01e (patch) | |
tree | 81bf898b1606e4b0f24fcf3c353f682baac658d9 /shells/fd/Makefile | |
parent | 168b0bc7d30f803ba11a61847ad8f09059409866 (diff) | |
download | FreeBSD-ports-80b86057325dd215d2def505d332ff401297a01e.zip FreeBSD-ports-80b86057325dd215d2def505d332ff401297a01e.tar.gz |
Update to 2.01c.
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 6e95e77..73fb109 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fd -PORTVERSION= 2.01b -PORTREVISION= 3 +PORTVERSION= 2.01c CATEGORIES= shells MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ |