diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-11 21:20:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-11 21:20:37 +0800 |
commit | fbd678326126976c4afdfb8bfc896a4f0b029e65 (patch) | |
tree | 3462a3e0829a1a1a159774dc329157abe73634f5 /net/Makefile | |
parent | 5ac52f4c81df8395ecef63eae08f514e1141c8b1 (diff) | |
download | freebsd-ports-gnome-fbd678326126976c4afdfb8bfc896a4f0b029e65.tar.gz freebsd-ports-gnome-fbd678326126976c4afdfb8bfc896a4f0b029e65.tar.zst freebsd-ports-gnome-fbd678326126976c4afdfb8bfc896a4f0b029e65.zip |
Parsing library for RIPE Atlas measurement results.
WWW: https://github.com/RIPE-NCC/ripe.atlas.sagan
PR: 204783
Submitted by: Massimiliano Stucchi <mstucchi@ripe.net>
Differential Revision: 204783
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 4d7d00c471f3..568c3d668af1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -976,6 +976,7 @@ SUBDIR += py-radix SUBDIR += py-raet SUBDIR += py-ripe.atlas.cousteau + SUBDIR += py-ripe.atlas.sagan SUBDIR += py-s3cmd SUBDIR += py-simplesoap SUBDIR += py-smbpasswd |