diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-07 17:27:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-07 17:27:02 +0800 |
commit | e9fb2f5644ba9fb7a573ba86978d89b6960d7991 (patch) | |
tree | eda56d5c66cfd190a47c45aeeb82889efef1bb66 /ftp/ftp-proxy/pkg-descr | |
parent | 93d52b8b435402ff0232fe059f83d67d79ec2cf3 (diff) | |
download | freebsd-ports-graphics-e9fb2f5644ba9fb7a573ba86978d89b6960d7991.tar.gz freebsd-ports-graphics-e9fb2f5644ba9fb7a573ba86978d89b6960d7991.tar.zst freebsd-ports-graphics-e9fb2f5644ba9fb7a573ba86978d89b6960d7991.zip |
A ftp proxy for firewalled connections,using pf's anchors and rules.
WWW: http://www.openbsd.org/
PR: ports/110011
Submitted by: Christian Ludwig
Diffstat (limited to 'ftp/ftp-proxy/pkg-descr')
-rw-r--r-- | ftp/ftp-proxy/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/ftp-proxy/pkg-descr b/ftp/ftp-proxy/pkg-descr new file mode 100644 index 00000000000..9bd5d64e32b --- /dev/null +++ b/ftp/ftp-proxy/pkg-descr @@ -0,0 +1,3 @@ +A ftp proxy for firewalled connections,using pf's anchors and rules. + +WWW: http://www.openbsd.org/ |