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 | d071ac24a48fc9d944c9dc0aeacbc1aefcbd3c00 (patch) | |
tree | 4716ea61e59da59c343fb26314fffab3c6ceb4dc /net/Makefile | |
parent | c912d07026f0499a6399d879b6c3a598ae71be25 (diff) | |
download | pkgsrc-d071ac24a48fc9d944c9dc0aeacbc1aefcbd3c00.tar.gz |
+ librsync
Diffstat (limited to 'net/Makefile')
-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 |