diff options
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r-- | shells/fd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index ac8395627b75..ff776e4be9a4 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -6,9 +6,9 @@ # PORTNAME= fd -PORTVERSION= 1.03l +PORTVERSION= 1.03o CATEGORIES= misc -MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \ +MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= steve DISTNAME= FD-${PORTVERSION} |