mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add more MASTER_SITES, and unbreak by doing so.
Caught by: Satoshi's script
This commit is contained in:
parent
d00c251f6d
commit
74cd9bf9bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16983
1 changed files with 4 additions and 4 deletions
|
@ -3,18 +3,18 @@
|
|||
# Date created: 30 Oct 1997
|
||||
# Whom: sec@42.org
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1999/02/23 15:25:30 joerg Exp $
|
||||
# $Id: Makefile,v 1.9 1999/02/28 07:15:05 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sendfile-19990215
|
||||
PKGNAME= sendfile-2.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.uni-stuttgart.de/pub/unix/comm/sendfile/current/
|
||||
MASTER_SITES= ftp://ftp.uni-stuttgart.de/pub/unix/comm/sendfile/current/ \
|
||||
ftp://infodrom.north.de/pub/unix/network/sendfile/ \
|
||||
ftp://ftp.fu-berlin.de/unix/network/sendfile/current/
|
||||
|
||||
MAINTAINER= sec@42.org
|
||||
|
||||
BROKEN= 'single mastersite unreachable'
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT=makeconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue