summaryrefslogtreecommitdiff
path: root/ftp/tftp-hpa/pkg-descr
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-06 09:23:09 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-06 09:23:09 +0000
commit6634c7247c937e0ae20a7ca7adcdb36c46441761 (patch)
treef9745795feada6d149f8b5eb3bf660e8fb53084c /ftp/tftp-hpa/pkg-descr
parentCATEGORIES stripped, no "tcl84" and "tk84" entrys, (diff)
Add tftp-hpa 0.34, "An advanced tftp server".
PR: 47156 Submitted by: Brooks Davis <brooks@freebsd.org>
Notes
Notes: svn path=/head/; revision=84271
Diffstat (limited to 'ftp/tftp-hpa/pkg-descr')
-rw-r--r--ftp/tftp-hpa/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/ftp/tftp-hpa/pkg-descr b/ftp/tftp-hpa/pkg-descr
new file mode 100644
index 000000000000..e3fe8d031903
--- /dev/null
+++ b/ftp/tftp-hpa/pkg-descr
@@ -0,0 +1,5 @@
+tftp-hpa is portable, BSD derived tftp server. It supports advanced
+options such as blksize, blksize2, tsize, timeout, and utimeout.
+It also supported rulebased security options.
+
+-- Brooks Davis <brooks@FreeBSD.org>