diff options
author | joerg <joerg@pkgsrc.org> | 2015-09-12 22:54:29 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2015-09-12 22:54:29 +0000 |
commit | 0b69a687bfabac6465030e9eb1b2ee8ad027068b (patch) | |
tree | 4716ea61e59da59c343fb26314fffab3c6ceb4dc /net | |
parent | 136a58d22db8d2f0fd97cb49d799e5935f08a722 (diff) | |
download | pkgsrc-0b69a687bfabac6465030e9eb1b2ee8ad027068b.tar.gz |
+ librsync
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b2630020ef3..18a151e3e2f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1082 2015/08/28 11:12:15 wiz Exp $ +# $NetBSD: Makefile,v 1.1083 2015/09/12 22:54:29 joerg Exp $ # COMMENT= Networking tools @@ -282,6 +282,7 @@ SUBDIR+= libpcap SUBDIR+= libquvi SUBDIR+= libquvi-scripts SUBDIR+= libradius +SUBDIR+= librsync SUBDIR+= libsoup SUBDIR+= libsscript SUBDIR+= libtorrent |