diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 12:38:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 12:38:13 +0800 |
commit | e029875fa1090853daf691248cd95d13c4763328 (patch) | |
tree | eab7373014066b155a76f80a6201d408b402eebc /textproc/tei-guidelines-p4 | |
parent | 5a2930863a2988f91718545ad604d59592484f65 (diff) | |
download | freebsd-ports-gnome-e029875fa1090853daf691248cd95d13c4763328.tar.gz freebsd-ports-gnome-e029875fa1090853daf691248cd95d13c4763328.tar.zst freebsd-ports-gnome-e029875fa1090853daf691248cd95d13c4763328.zip |
BROKEN: Size mismatch
Diffstat (limited to 'textproc/tei-guidelines-p4')
-rw-r--r-- | textproc/tei-guidelines-p4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/tei-guidelines-p4/Makefile b/textproc/tei-guidelines-p4/Makefile index a6ee1ffba1be..f71b2bff8c1b 100644 --- a/textproc/tei-guidelines-p4/Makefile +++ b/textproc/tei-guidelines-p4/Makefile @@ -15,6 +15,8 @@ DISTNAME= p4html MAINTAINER= ports@FreeBSD.org COMMENT= TEI's Guidelines for Electronic Text Encoding and Interchange +BROKEN= Size mismatch + NO_BUILD= yes WRKSRC= ${WRKDIR}/TEI_P4 LATEST_LINK= tei-guidelines-p4 |