diff options
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 5831d4038034..ef1158dafc02 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= GNU MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility for saying hello to the world and reading email +WWW= https://www.gnu.org/software/hello/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |