mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Fix MASTER_SITES while kernel.org is down.
Submitted by: az@, gjb@
This commit is contained in:
parent
0f27a63339
commit
cfa1a0edff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281549
@ -8,8 +8,11 @@
|
||||
PORTNAME= git
|
||||
PORTVERSION= 1.7.6.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_KERNEL_ORG}
|
||||
MASTER_SITE_SUBDIR= software/scm/${PORTNAME}
|
||||
MASTER_SITES= ${MASTER_SITE_GENTOO} \
|
||||
http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}
|
||||
|
||||
MASTER_SITE_SUBDIR= software/scm/${PORTNAME} \
|
||||
distfiles
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
${PORTNAME}-manpages-${PORTVERSION}${EXTRACT_SUFX}
|
||||
# We manually extract the htmldocs.
|
||||
|
Loading…
Reference in New Issue
Block a user