summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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