diff options
Diffstat (limited to 'misc/help2man/Makefile')
-rw-r--r-- | misc/help2man/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 6504237c9271..6c0a659db5e2 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= GNU MAINTAINER= sunpoet@FreeBSD.org COMMENT= Automatically generating simple manual pages from program output +WWW= https://www.gnu.org/software/help2man/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |