summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/sendfile/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile
index 204d2d85c5c..3abe056b7c5 100644
--- a/net/sendfile/Makefile
+++ b/net/sendfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/10/04 21:53:18 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2010/10/14 14:50:54 wiz Exp $
#
DISTNAME= sendfile-20010216
@@ -6,9 +6,10 @@ PKGNAME= sendfile-2.1.0.2
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.belwue.de/pub/unix/sendfile/current/
+# http://fex.rus.uni-stuttgart.de/download/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.belwue.de/projekte/saft/
+HOMEPAGE= http://fex.rus.uni-stuttgart.de/saft/sendfile.html
COMMENT= Implementation of the Simple asynchronous file transfer protocol
WRKSRC= ${WRKDIR}/sendfile-2.1a