diff options
-rw-r--r-- | net/libsrtp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/libsrtp/Makefile b/net/libsrtp/Makefile index bddffdfe65d8..88baf6cba014 100644 --- a/net/libsrtp/Makefile +++ b/net/libsrtp/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_SSL= openssl-devel +PORTSCOUT= limit:^1\. + USE_GITHUB= yes GH_ACCOUNT= cisco |