diff options
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r-- | shells/bash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 8c52a4def002..c78e21be7128 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -15,6 +15,7 @@ PATCHFILES!= /usr/bin/jot -s " " -w \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= GNU Project's Bourne Again SHell +WWW= https://www.gnu.org/software/bash/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |