Clean out MASTER_SITES.
Reported by: Atom Powers <apowers@digipen.edu>
This commit is contained in:
parent
e0a3211a06
commit
b0cc15a039
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230022
1 changed files with 3 additions and 6 deletions
|
@ -8,12 +8,9 @@
|
|||
PORTNAME= gnutls
|
||||
PORTVERSION= 2.6.4
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
|
||||
ftp://ftp.gnutls.org/pub/gnutls/ \
|
||||
${MASTER_SITE_GNUPG} \
|
||||
http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
|
||||
ftp://ftp.mirrors.wiretapped.net/security/network-security/gnutls/
|
||||
MASTER_SITE_SUBDIR= alpha/gnutls
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= GNU Transport Layer Security library
|
||||
|
|
Loading…
Reference in a new issue