diff options
Diffstat (limited to 'devel/fstrm/Makefile')
-rw-r--r-- | devel/fstrm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fstrm/Makefile b/devel/fstrm/Makefile index 2e74aa3014d2..7fdb52e9a2a0 100644 --- a/devel/fstrm/Makefile +++ b/devel/fstrm/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://dl.farsightsecurity.com/dist/${PORTNAME}/ \ MAINTAINER= freebsd@dns.company COMMENT= Implementation of the Frame Streams data transport protocol in C +WWW= https://github.com/farsightsec/fstrm LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |