diff options
Diffstat (limited to 'shells/bash-completion/Makefile')
-rw-r--r-- | shells/bash-completion/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index 6fe8a795d918..c059f5c0ae9d 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -6,6 +6,7 @@ CATEGORIES= shells MAINTAINER= sunpoet@FreeBSD.org COMMENT= Programmable completion library for Bash +WWW= https://github.com/scop/bash-completion # bash-completion is licensed under GPLv2+ # bash-completion-freebsd is licensed under BSD2CLAUSE |