mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.com
has been down these days.
This commit is contained in:
parent
c842552dbf
commit
2a09fc7f1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69681
2 changed files with 6 additions and 2 deletions
|
@ -8,7 +8,9 @@
|
|||
PORTNAME= ${SQLRELAY_PORTNAME}
|
||||
PORTVERSION= ${SQLRELAY_PORTVERSION}
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.firstworks.com/downloads/sqlrelay/
|
||||
MASTER_SITES= http://www.firstworks.com/downloads/sqlrelay/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= knu
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
|
|
|
@ -8,7 +8,9 @@
|
|||
PORTNAME= rudiments
|
||||
PORTVERSION= 0.24
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.firstworks.com/downloads/rudiments/
|
||||
MASTER_SITES= http://www.firstworks.com/downloads/rudiments/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= knu
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue