diff options
author | Stefan Eßer <se@FreeBSD.org> | 2020-01-21 20:48:12 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2020-01-21 20:48:12 +0000 |
commit | 638dad5ddd9d898d54465db7bfc115a80620cb45 (patch) | |
tree | d50996a031f26fadbb058902669df0562cbf8a24 /net/Makefile | |
parent | 777c1c0e4c187de4969a8275214f6cfb11c0234d (diff) | |
download | ports-638dad5ddd9d898d54465db7bfc115a80620cb45.tar.gz ports-638dad5ddd9d898d54465db7bfc115a80620cb45.zip |
Resurrect rtptools
This port has been deleted on 2019-10-16 as un-fetchable, but there is a
repository on GitHub that provides the sources as last used by the port.
Approved by: antoine (mentor)
Notes
Notes:
svn path=/head/; revision=523740
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 b2c858a12a03..cba0058160d8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1200,6 +1200,7 @@ SUBDIR += rtg SUBDIR += rtpbreak SUBDIR += rtpproxy + SUBDIR += rtptools SUBDIR += rubygem-activestorage52 SUBDIR += rubygem-amazon-ec2 SUBDIR += rubygem-amq-protocol |