mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Fix fetch from main SF mirrors and include additional ones too by
just using MASTER_SITE_SOURCEFORGE_EXTENDED.
This commit is contained in:
parent
e88aa04330
commit
ea5425e745
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151071
@ -9,19 +9,8 @@ PORTNAME= pam_krb5
|
||||
PORTVERSION= 1.3.r7
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITE_SOURCEFORGE+= http://unc.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://umn.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://twtelecom.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://aleron.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://easynews.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://switch.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://cesnet.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://flow.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://keihanna.dl.sourceforge.net/%SUBDIR%/ \
|
||||
http://heanet.dl.sourceforge.net/%SUBDIR%/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.komquats.com/distfiles/
|
||||
MASTER_SITE_SUBDIR= sourceforge/${PORTNAME:S/_/-/}
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user