aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/vsftpd
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-05-28 17:49:56 +0800
committerdinoex <dinoex@FreeBSD.org>2012-05-28 17:49:56 +0800
commit6a3e484fd47b4b3fc6bd20d6a2dff5a58c11139c (patch)
treeb8a0562149526673d77076c2890ce4e4fef15620 /ftp/vsftpd
parentcc24e73909b9530ef4f4dd152547b0edfd047354 (diff)
downloadfreebsd-ports-gnome-6a3e484fd47b4b3fc6bd20d6a2dff5a58c11139c.tar.gz
freebsd-ports-gnome-6a3e484fd47b4b3fc6bd20d6a2dff5a58c11139c.tar.zst
freebsd-ports-gnome-6a3e484fd47b4b3fc6bd20d6a2dff5a58c11139c.zip
- add MASTER_SITE_GENTOO
Diffstat (limited to 'ftp/vsftpd')
-rw-r--r--ftp/vsftpd/Makefile4
1 files changed, 3 insertions, 1 deletions
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