aboutsummaryrefslogtreecommitdiff
path: root/net/sendfile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /net/sendfile
parent1520142bc725e616da770a4e1d5625319b89c384 (diff)
downloadports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.tar.gz
ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.zip
Notes
Diffstat (limited to 'net/sendfile')
-rw-r--r--net/sendfile/Makefile1
-rw-r--r--net/sendfile/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile
index 0b761973e308..134447973ba9 100644
--- a/net/sendfile/Makefile
+++ b/net/sendfile/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.belwue.de/pub/unix/sendfile/current/
DISTFILES= sendfile-20010216.tar.gz
MAINTAINER= sec@42.org
+COMMENT= Simple Asynchronous File Transfer Reference Implementation
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT=makeconfig
diff --git a/net/sendfile/pkg-comment b/net/sendfile/pkg-comment
deleted file mode 100644
index 0d8e323f7ed0..000000000000
--- a/net/sendfile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple Asynchronous File Transfer Reference Implementation