diff options
Diffstat (limited to 'devel/gitui/Makefile')
-rw-r--r-- | devel/gitui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index 28fb446c813b..cd21c5f2a432 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal UI for git +WWW= https://github.com/extrawurst/gitui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |