mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- add MASTER_SITE_GENTOO
This commit is contained in:
parent
708b3398e1
commit
f54ee6559c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297582
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@
|
||||||
PORTNAME= vsftpd
|
PORTNAME= vsftpd
|
||||||
PORTVERSION= 3.0.0
|
PORTVERSION= 3.0.0
|
||||||
CATEGORIES= ftp ipv6
|
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}
|
PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2}
|
||||||
|
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue