diff options
Diffstat (limited to 'shells/git-prompt.zsh/Makefile')
-rw-r--r-- | shells/git-prompt.zsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/git-prompt.zsh/Makefile b/shells/git-prompt.zsh/Makefile index a8d55c2a8a80..58cca284f6e7 100644 --- a/shells/git-prompt.zsh/Makefile +++ b/shells/git-prompt.zsh/Makefile @@ -6,6 +6,7 @@ CATEGORIES= shells MAINTAINER= jrm@FreeBSD.org COMMENT= Fast, customizable, pure-shell, asynchronous Git prompt for Zsh +WWW= https://github.com/woefe/git-prompt.zsh LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |