aboutsummaryrefslogtreecommitdiff
path: root/ftp/sftp
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2003-02-12 05:49:13 +0000
committerCy Schubert <cy@FreeBSD.org>2003-02-12 05:49:13 +0000
commit8ddb65dc96471a0962290c588a21a5444ec246a2 (patch)
tree90d274c9659ee46b38850505191145bd6527213c /ftp/sftp
parent390740626b725f441aa175df2345ff4c9ab372f6 (diff)
downloadports-8ddb65dc96471a0962290c588a21a5444ec246a2.tar.gz
ports-8ddb65dc96471a0962290c588a21a5444ec246a2.zip
Add MASTER_SITE
Notes
Notes: svn path=/head/; revision=75345
Diffstat (limited to 'ftp/sftp')
-rw-r--r--ftp/sftp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile
index aa36fb14ff9b..72be3adce668 100644
--- a/ftp/sftp/Makefile
+++ b/ftp/sftp/Makefile
@@ -8,7 +8,8 @@
PORTNAME= sftp
PORTVERSION= 0.9.9
CATEGORIES= ftp security
-MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/old/
+MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/old/ \
+ http://www.komquats.com/distfiles/
MAINTAINER= cy@FreeBSD.org