diff options
author | olgeni <olgeni@FreeBSD.org> | 2017-10-31 22:51:53 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2017-10-31 22:51:53 +0800 |
commit | 1f71e2687843acfc82cc1b41605d3ca7746fce10 (patch) | |
tree | 24264a2ad21a2c8f76ab9dce92511f469d158380 /ftp/frox | |
parent | 581c2b4bdb365a4da427fb2b13c460eb3d436a4e (diff) | |
download | freebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.tar.gz freebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.tar.zst freebsd-ports-gnome-1f71e2687843acfc82cc1b41605d3ca7746fce10.zip |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Diffstat (limited to 'ftp/frox')
-rw-r--r-- | ftp/frox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile index e1ccd4689a1b..4aed37c486af 100644 --- a/ftp/frox/Makefile +++ b/ftp/frox/Makefile @@ -41,8 +41,8 @@ PF_DESC= Build with pf(4) support VIRUS_SCAN_DESC= Run external virus scaner on each download HTTP_CACHE_DESC= Enable use of external cache LOCAL_CACHE_DESC= Enable use of local cache -CCP_DESC= Ftp-proxy style command control programs -ROOT_RUN_DESC= Allow frox running as root (not recomended) +CCP_DESC= Ftp-proxy style command control programs +ROOT_RUN_DESC= Allow frox running as root (not recomended) IPFILTER_CONFIGURE_ENABLE= ipfilter PF_CPPFLAGS= -DPF |