mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add MASTER_SITES mirrot
- Unbraek PR: ports/88209 Submitted by: maintainer
This commit is contained in:
parent
92623f3d72
commit
41b7bfaf51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146845
1 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,8 @@
|
||||||
PORTNAME= data
|
PORTNAME= data
|
||||||
PORTVERSION= 3.20
|
PORTVERSION= 3.20
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake2/
|
MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake2/ \
|
||||||
|
ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake2/
|
||||||
DISTFILES= ${Q2FULL}
|
DISTFILES= ${Q2FULL}
|
||||||
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||||
|
|
||||||
|
@ -17,8 +18,6 @@ COMMENT= Quake II data files
|
||||||
|
|
||||||
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||||
|
|
||||||
BROKEN= Unfetchable
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue