diff options
Diffstat (limited to 'devel/rubygem-sigdump/Makefile')
-rw-r--r-- | devel/rubygem-sigdump/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-sigdump/Makefile b/devel/rubygem-sigdump/Makefile index 219e0e5ac9a1..e5a3c4d44b97 100644 --- a/devel/rubygem-sigdump/Makefile +++ b/devel/rubygem-sigdump/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Setup signal handler which dumps backtrace of running threads +WWW= https://github.com/frsyuki/sigdump LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |