diff options
Diffstat (limited to 'ftp/bsdftpd-ssl')
-rw-r--r-- | ftp/bsdftpd-ssl/Makefile | 2 |
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 |