diff options
Diffstat (limited to 'textproc/c2man/Makefile')
-rw-r--r-- | textproc/c2man/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/c2man/Makefile b/textproc/c2man/Makefile index 6c52017f23f6..1c8cc495dab9 100644 --- a/textproc/c2man/Makefile +++ b/textproc/c2man/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-${VERSION}@${PATCHLEVEL} MAINTAINER= lantw44@gmail.com COMMENT= Tool to generate documentation from C source code comments +WWW= https://www.ciselant.de/c2man/c2man.html LICENSE= ${PORTNAME} LICENSE_NAME= ${PORTNAME} |