forked from Lainports/freebsd-ports
Add a site to MASTER_SITES, to make distfile fetchable while Savannah is
still out of order.
This commit is contained in:
parent
06aec32be5
commit
690c6d648f
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= dmidecode
|
||||
PORTVERSION= 2.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
|
||||
ftp://ftp.nuug.no/pub/anders/distfiles/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}
|
||||
|
||||
MAINTAINER= anders@FreeBSD.org
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue