diff options
Diffstat (limited to 'textproc/xhtml-11')
-rw-r--r-- | textproc/xhtml-11/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/xhtml-11/Makefile b/textproc/xhtml-11/Makefile index 94a61059f510..dbda5e70f1bb 100644 --- a/textproc/xhtml-11/Makefile +++ b/textproc/xhtml-11/Makefile @@ -18,6 +18,8 @@ COMMENT= W3C's XHTML 1.1 DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +BROKEN= Checksum mismatch + LATEST_LINK= xhtml-11 WRKSRC= ${WRKDIR}/xhtml11-20010531 NO_BUILD= yes |