diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index 2bed452e728e..da53b636545c 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -8,7 +8,9 @@ PORTNAME= vsftpd PORTVERSION= 3.0.0 CATEGORIES= ftp ipv6 -MASTER_SITES= https://security.appspot.com/downloads/ +MASTER_SITES= https://security.appspot.com/downloads/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org