diff options
Diffstat (limited to 'textproc/htmlc/Makefile')
-rw-r--r-- | textproc/htmlc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/htmlc/Makefile b/textproc/htmlc/Makefile index 388a3abfac30..b8e5fe740c52 100644 --- a/textproc/htmlc/Makefile +++ b/textproc/htmlc/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://htmlc.inria.fr/ \ MAINTAINER= beyert@cs.ucr.edu COMMENT= Text file generator +WWW= http://htmlc.inria.fr/eng.htm BUILD_DEPENDS= ocamlc:lang/ocaml |