summaryrefslogtreecommitdiff
path: root/net/sendfile/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-02 21:18:43 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-02 21:18:43 +0000
commit74cd9bf9bc955fa9ff933aebfeaa4e2c4495ee7c (patch)
tree7ac69c0458e7a1f04b1ea3c38a30c0b1b7af4b14 /net/sendfile/Makefile
parentBROKEN= "requires emacs to build but has no dependency for it." (diff)
Add more MASTER_SITES, and unbreak by doing so.
Caught by: Satoshi's script
Notes
Notes: svn path=/head/; revision=16983
Diffstat (limited to '')
-rw-r--r--net/sendfile/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile
index 91067ac746b8..3012e2afacec 100644
--- a/net/sendfile/Makefile
+++ b/net/sendfile/Makefile
@@ -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