diff options
Diffstat (limited to 'devel/git-bug/Makefile')
-rw-r--r-- | devel/git-bug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/git-bug/Makefile b/devel/git-bug/Makefile index d661cde6ff39..9190a209436f 100644 --- a/devel/git-bug/Makefile +++ b/devel/git-bug/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Distributed, offline-first bug tracker embedded in git, with bridges +WWW= https://github.com/MichaelMure/git-bug LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |