diff options
-rw-r--r-- | ftp/fget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/fget/Makefile b/ftp/fget/Makefile index 27b07f590ee1..75bc6e33e712 100644 --- a/ftp/fget/Makefile +++ b/ftp/fget/Makefile @@ -9,7 +9,7 @@ PORTNAME= fget PORTVERSION= 1.2.9 PORTREVISION= 1 CATEGORIES= ftp www -MASTER_SITES= ftp://ftp-dev.cso.uiuc.edu/pub/fget/ +MASTER_SITES= ftp://ftp.feep.net/pub/software/fget/ MAINTAINER= demon@FreeBSD.org COMMENT= A commandline tool for mirroring remote files via FTP |