diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 16:19:34 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 16:19:34 +0000 |
commit | 0d5aab34fa1a69d60c87539b616e2a0b7ec9fe29 (patch) | |
tree | 5fb5afb31ba2a43fe1c839be273c7df85158b3be /textproc/xhtml-11 | |
parent | 24b28fb0147e618cc2f992ac50ef0b675f02dd3b (diff) | |
download | ports-0d5aab34fa1a69d60c87539b616e2a0b7ec9fe29.tar.gz ports-0d5aab34fa1a69d60c87539b616e2a0b7ec9fe29.zip |
Notes
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 |