summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorobache <obache>2011-03-20 12:15:28 +0000
committerobache <obache>2011-03-20 12:15:28 +0000
commit47d79870bd9523c9ca7c4baf4993f3dc952b960d (patch)
tree4e8ebae764989a6fc63e0225ed1549272d9ed660 /net
parente8bc83947c325426d0ddf3c8c168c943baf24628 (diff)
downloadpkgsrc-47d79870bd9523c9ca7c4baf4993f3dc952b960d.tar.gz
LICENSE=gnu-gpl-v2
Diffstat (limited to 'net')
-rw-r--r--net/sendfile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile
index 152b94dd18d..03ec7ccaecd 100644
--- a/net/sendfile/Makefile
+++ b/net/sendfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2011/03/20 12:13:44 obache Exp $
+# $NetBSD: Makefile,v 1.26 2011/03/20 12:15:28 obache Exp $
#
DISTNAME= sendfile-20010216
@@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.belwue.de/pub/unix/sendfile/current/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fex.rus.uni-stuttgart.de/saft/sendfile.html
COMMENT= Implementation of the Simple asynchronous file transfer protocol
+LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/sendfile-2.1a