aboutsummaryrefslogtreecommitdiff
path: root/shells/fd/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2008-07-10 11:10:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2008-07-10 11:10:57 +0000
commit6ca23cbd64556715734a87979218c0ce0f78ce75 (patch)
tree2f9aec8cbd592e03c33cfe3fea17f51e6aecb5f7 /shells/fd/Makefile
parent7baee63454403a6db6ff3d7b856d9e8a3232df7e (diff)
Notes
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r--shells/fd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index 8333f08de2dd..27a223159e0d 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= fd
-PORTVERSION= 2.09h
+PORTVERSION= 2.09i
CATEGORIES= shells
-MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \
- ftp://ftp.unixusers.net/src/fdclone/
-# ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/
+MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/old/ \
+ ftp://ftp.unixusers.net/src/fdclone/old/
DISTNAME= FD-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org