diff options
Diffstat (limited to 'textproc/code2html/Makefile')
-rw-r--r-- | textproc/code2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index 69566012ac33..2791202837da 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= SF \ MAINTAINER= ports@FreeBSD.org COMMENT= Sourcecode to HTML converter +WWW= https://www.palfrader.org/code2html/ NO_BUILD= yes USES= perl5 shebangfix |