diff options
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r-- | shells/fd/Makefile | 7 |
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 |