diff options
author | erwin <erwin@FreeBSD.org> | 2008-02-29 00:19:34 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-02-29 00:19:34 +0800 |
commit | df55290474a830522d796cf9ace97cd0e61e2e6b (patch) | |
tree | 36238839d30852b96637569b86244ff7c9595254 /textproc | |
parent | 9e390ee334f637a8d6e02357191b6f38e04e5d12 (diff) | |
download | freebsd-ports-gnome-df55290474a830522d796cf9ace97cd0e61e2e6b.tar.gz freebsd-ports-gnome-df55290474a830522d796cf9ace97cd0e61e2e6b.tar.zst freebsd-ports-gnome-df55290474a830522d796cf9ace97cd0e61e2e6b.zip |
Mark BROKEN: checksum mismatch
Diffstat (limited to 'textproc')
-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 |