aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-03-13 18:42:29 +0800
committerijliao <ijliao@FreeBSD.org>2001-03-13 18:42:29 +0800
commit543795cf34a41751f6afa944bdb535bce7134a75 (patch)
tree6c5a8880f56ea5d6ed9ae9c5b6411db6dcea5803 /net/Makefile
parent516e734ab59c4e19792290794d9a89f530b7954b (diff)
downloadfreebsd-ports-graphics-543795cf34a41751f6afa944bdb535bce7134a75.tar.gz
freebsd-ports-graphics-543795cf34a41751f6afa944bdb535bce7134a75.tar.zst
freebsd-ports-graphics-543795cf34a41751f6afa944bdb535bce7134a75.zip
add librsync
Library for delta compression of streams
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 838f92e3fd0..fceb1238ce7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -141,6 +141,7 @@
SUBDIR += libicq
SUBDIR += libnet
SUBDIR += libnids
+ SUBDIR += librsync
SUBDIR += libsmi
SUBDIR += libsocket++
SUBDIR += libunp