diff options
Diffstat (limited to 'misc/fd/Makefile')
-rw-r--r-- | misc/fd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile index a7198ca7af5..7149595ad02 100644 --- a/misc/fd/Makefile +++ b/misc/fd/Makefile @@ -6,9 +6,10 @@ # PORTNAME= fd -PORTVERSION= 1.03t +PORTVERSION= 1.03u CATEGORIES= misc -MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ +MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ + ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ MASTER_SITE_SUBDIR= steve DISTNAME= FD-${PORTVERSION} |