diff options
author | swills <swills@FreeBSD.org> | 2014-08-15 10:22:01 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-08-15 10:22:01 +0800 |
commit | 1090ca7994a427cf49a865b7a845c9c94884121b (patch) | |
tree | 4a752476398e31def8e931e414c65b1c61e7b4d8 /net/Makefile | |
parent | 4139fcad58e346ee3837ae014f6b72dd00abb0f4 (diff) | |
download | freebsd-ports-gnome-1090ca7994a427cf49a865b7a845c9c94884121b.tar.gz freebsd-ports-gnome-1090ca7994a427cf49a865b7a845c9c94884121b.tar.zst freebsd-ports-gnome-1090ca7994a427cf49a865b7a845c9c94884121b.zip |
net/syncthing-cli: add command line interface to syncthing
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 b2f2fe920905..3f9aaad9b264 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1151,6 +1151,7 @@ SUBDIR += sup SUBDIR += svnup SUBDIR += syncthing + SUBDIR += syncthing-cli SUBDIR += tableutil SUBDIR += tac_plus-libradius SUBDIR += tac_plus4 |