aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2006-05-01 05:47:33 +0800
committersem <sem@FreeBSD.org>2006-05-01 05:47:33 +0800
commitba4bff461a826ac2a6aff4787d078d95ac251010 (patch)
treec1e54955f272a14ef982a0c30d0a3a1900c20ab1 /ftp/Makefile
parenta009edccef867c3965ccdcc608f322255a167e0d (diff)
downloadfreebsd-ports-gnome-ba4bff461a826ac2a6aff4787d078d95ac251010.tar.gz
freebsd-ports-gnome-ba4bff461a826ac2a6aff4787d078d95ac251010.tar.zst
freebsd-ports-gnome-ba4bff461a826ac2a6aff4787d078d95ac251010.zip
ftpsesame helps the FTP protocol get through your pf firewall.
It does this by passively analysing FTP control connections and adding rules into a pf anchor when an FTP data connection is about to commence. WWW: http://www.sentia.org/projects/ftpsesame/
Diffstat (limited to 'ftp/Makefile')
-rw-r--r--ftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 4b1a311452a0..e9d3ca464eb9 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -29,6 +29,7 @@
SUBDIR += ftpmirror
SUBDIR += ftpproxy
SUBDIR += ftpq
+ SUBDIR += ftpsesame
SUBDIR += ftptool
SUBDIR += gftp
SUBDIR += gnusget