diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-08-21 17:38:37 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-08-21 17:38:37 +0000 |
commit | d35716c5a0e8ea9b24d2945a5b481f969fa0c204 (patch) | |
tree | 6f7d136382d05601601fb66277bf6543d465ceef | |
parent | 0a88a7d123e76eea98acf6844c888c70165026d9 (diff) | |
download | ports-d35716c5a0e8ea9b24d2945a5b481f969fa0c204.tar.gz ports-d35716c5a0e8ea9b24d2945a5b481f969fa0c204.zip |
Notes
-rw-r--r-- | ftp/sftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile index 2df8384e6577..aa36fb14ff9b 100644 --- a/ftp/sftp/Makefile +++ b/ftp/sftp/Makefile @@ -8,7 +8,7 @@ PORTNAME= sftp PORTVERSION= 0.9.9 CATEGORIES= ftp security -MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/ +MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/old/ MAINTAINER= cy@FreeBSD.org |