diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile index 40aaf1e186f4..e78e5e5e394f 100644 --- a/net/sendfile/Makefile +++ b/net/sendfile/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Oct 1997 # Whom: sec@42.org # -# $Id: Makefile,v 1.4 1998/05/24 03:21:50 steve Exp $ +# $Id: Makefile,v 1.5 1998/08/17 00:43:43 steve Exp $ # DISTNAME= sendfile-19980712 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.uni-stuttgart.de/pub/unix/comm/sendfile/current/ MAINTAINER= sec@42.org +BROKEN= fetch + WRKSRC= ${WRKDIR}/${PKGNAME} HAS_CONFIGURE= yes CONFIGURE_SCRIPT=makeconfig