diff options
author | knu <knu@FreeBSD.org> | 2014-05-23 11:30:05 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2014-05-23 11:30:05 +0800 |
commit | 02319232aeb194e9b7ee30fbd64b52f70ae81710 (patch) | |
tree | 37ea3dcb4f55d8e8012683857b493080fa01b512 /shells/fd | |
parent | c170aac437cb427f71818c90394cc81f31850f7e (diff) | |
download | freebsd-ports-gnome-02319232aeb194e9b7ee30fbd64b52f70ae81710.tar.gz freebsd-ports-gnome-02319232aeb194e9b7ee30fbd64b52f70ae81710.tar.zst freebsd-ports-gnome-02319232aeb194e9b7ee30fbd64b52f70ae81710.zip |
Update to 3.01b.
Diffstat (limited to 'shells/fd')
-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 286c370b7516..8af5b982d69f 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fd -PORTVERSION= 3.01a +PORTVERSION= 3.01b CATEGORIES= shells net 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 809883bcf096..138d50634a1b 100644 --- a/shells/fd/distinfo +++ b/shells/fd/distinfo @@ -1,2 +1,2 @@ -SHA256 (FD-3.01a.tar.gz) = 2172f1df6cf011ea1b509965fb818617bea163f3ed9cb5ac3a6c641715a8ff50 -SIZE (FD-3.01a.tar.gz) = 953088 +SHA256 (FD-3.01b.tar.gz) = d66d902cac9d4f64a91d42ceb487a138d544c9fd9cb2961730889cc8830303d4 +SIZE (FD-3.01b.tar.gz) = 953287 |