aboutsummaryrefslogtreecommitdiffstats
path: root/net/sendfile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/sendfile/Makefile')
-rw-r--r--net/sendfile/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile
index f8cd6247f69a..bde629cbe59a 100644
--- a/net/sendfile/Makefile
+++ b/net/sendfile/Makefile
@@ -9,11 +9,10 @@ PORTNAME= sendfile
PORTVERSION= 2.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.belwue.de/pub/unix/sendfile/current/
-DISTNAME= sendfile-20000102
+DISTFILES= sendfile-20000102.tar.gz
MAINTAINER= sec@42.org
-WRKSRC= ${WRKDIR}/${PKGNAME}
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT=makeconfig
CONFIGURE_ENV= PREFIX="${PREFIX}"