diff options
-rw-r--r-- | ftp/llnlxftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile index 2cd79a1e8fbd..e18409ec73d9 100644 --- a/ftp/llnlxftp/Makefile +++ b/ftp/llnlxftp/Makefile @@ -8,7 +8,7 @@ PORTNAME= llnlxftp PORTVERSION= 2.1 CATEGORIES= ftp -MASTER_SITES= ftp://ftp-lc.llnl.gov/pub/ia/llnlxftp/ +MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxftp/ DISTNAME= latest_xftp EXTRACT_SUFX= .tar.Z |