diff options
Diffstat (limited to 'devel/libbacktrace/Makefile')
-rw-r--r-- | devel/libbacktrace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libbacktrace/Makefile b/devel/libbacktrace/Makefile index a06f47755720..4dbc59fd88b4 100644 --- a/devel/libbacktrace/Makefile +++ b/devel/libbacktrace/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C library that produces symbolic backtraces in C/C++ programs +WWW= https://github.com/ianlancetaylor/libbacktrace LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |