diff options
Diffstat (limited to 'textproc/xhtml-11/Makefile')
-rw-r--r-- | textproc/xhtml-11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xhtml-11/Makefile b/textproc/xhtml-11/Makefile index 90be57b7f5d4..807560a4170c 100644 --- a/textproc/xhtml-11/Makefile +++ b/textproc/xhtml-11/Makefile @@ -9,6 +9,7 @@ DIST_SUBDIR= ${DISTNAME}-${RECDATE} MAINTAINER= mandree@FreeBSD.org COMMENT= W3C's XHTML 1.1 DTD +WWW= https://www.w3.org/TR/xhtml11/ RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr |