diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-05-27 13:37:12 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-05-27 13:37:12 +0800 |
commit | 37cbf253036effa588f2e1db6c83d3bc9cf852c0 (patch) | |
tree | 29fcc0ec50c41f4c17c1eccd7948c132f88dc227 /net/Makefile | |
parent | 0cdba630ff03207f4db28866f2ad0052675d264c (diff) | |
download | freebsd-ports-gnome-37cbf253036effa588f2e1db6c83d3bc9cf852c0.tar.gz freebsd-ports-gnome-37cbf253036effa588f2e1db6c83d3bc9cf852c0.tar.zst freebsd-ports-gnome-37cbf253036effa588f2e1db6c83d3bc9cf852c0.zip |
Perl convenience wrapper for the rsync(1) program
PR: ports/27484
Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 4b8143c6fa9e..7ea24880065b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -231,6 +231,7 @@ SUBDIR += p0f SUBDIR += p5-Archie SUBDIR += p5-Cflow + SUBDIR += p5-File-Rsync SUBDIR += p5-Frontier-RPC SUBDIR += p5-IO-Interface SUBDIR += p5-Mon |