diff options
author | wiz <wiz> | 2010-10-14 14:50:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-10-14 14:50:54 +0000 |
commit | b495e36516718072ea90df834f70a2ce5032792b (patch) | |
tree | 010822445e307921c7b45e67b9055fa0eda5c37f /net/sendfile | |
parent | c9e9d21694be7c102eadc35c59cc1811f8156fe6 (diff) | |
download | pkgsrc-b495e36516718072ea90df834f70a2ce5032792b.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'net/sendfile')
-rw-r--r-- | net/sendfile/Makefile | 5 |
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 |