diff options
Diffstat (limited to 'devel/c2mdoc/Makefile')
-rw-r--r-- | devel/c2mdoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/c2mdoc/Makefile b/devel/c2mdoc/Makefile index 4e8f93c80c8a..aa701065a729 100644 --- a/devel/c2mdoc/Makefile +++ b/devel/c2mdoc/Makefile @@ -7,6 +7,7 @@ DISTFILES= MAINTAINER= portmaster@bsdforge.com COMMENT= Script to generate mdoc(7) markup from C functions +WWW= https://bsdforge.com/projects/devel/c2mdoc/ RUN_DEPENDS= cproto:devel/cproto |