diff options
author | joerg <joerg> | 2015-09-12 22:54:29 +0000 |
---|---|---|
committer | joerg <joerg> | 2015-09-12 22:54:29 +0000 |
commit | da64f15094ec4467bc146055446e38e50e6e5739 (patch) | |
tree | 4716ea61e59da59c343fb26314fffab3c6ceb4dc /net | |
parent | 32f1d6c3f072065ba68643ef93d9b10cdc91911c (diff) | |
download | pkgsrc-da64f15094ec4467bc146055446e38e50e6e5739.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 |