aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-12-08 21:10:35 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-12-08 21:10:35 +0000
commita268ff1e2bc21c2b7377de95cfca6f8e449dacd9 (patch)
tree144cf34af4cb9e85900a6db15ed28d241d07ef5c /ftp
parente54ab704dbc6b2ef60f8a34b823c51606d99b772 (diff)
downloadports-a268ff1e2bc21c2b7377de95cfca6f8e449dacd9.tar.gz
ports-a268ff1e2bc21c2b7377de95cfca6f8e449dacd9.zip
- Fix MASTER_SITES (make fetchable)
PR: ports/129443 Submitted by: Alexander Kirpa <freebsd-bug@kirpa.com> Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=224008
Diffstat (limited to 'ftp')
-rw-r--r--ftp/bsdftpd-ssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/bsdftpd-ssl/Makefile b/ftp/bsdftpd-ssl/Makefile
index b0b9fa0f5c76..3d8a44b9ffef 100644
--- a/ftp/bsdftpd-ssl/Makefile
+++ b/ftp/bsdftpd-ssl/Makefile
@@ -9,7 +9,7 @@ PORTNAME= bsdftpd-ssl
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= ftp
-MASTER_SITES= http://bsdftpd-ssl.sc.ru/files/bsdftpd-ssl/archive/1.1/src/
+MASTER_SITES= http://bsdftpd.org/files/bsdftpd-ssl/archive/1.1/src/
DISTNAME= bsdftpd-ssl-${PORTVERSION}
MAINTAINER= skynick@mail.sc.ru