diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-05 14:08:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-05 14:08:47 +0000 |
commit | ab81376f6c4813bad256092e89381ad11aaf496e (patch) | |
tree | 2fd709b6c7184f2463c122497a1cf09e414ff25d /ftp/vsftpd | |
parent | 1f087976309e314d9b0dff7f1e690ebd2b9846a5 (diff) |
Notes
Diffstat (limited to 'ftp/vsftpd')
-rw-r--r-- | ftp/vsftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index 8ec898d1f1a6..4a9d2ece1d53 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -8,7 +8,7 @@ PORTNAME= vsftpd PORTVERSION= 2.3.4 CATEGORIES= ftp ipv6 -MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/ +MASTER_SITES= https://security.appspot.com/downloads/ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org |