diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch) | |
tree | 574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /textproc/tei-xsl-fo | |
parent | 45b745f6054c573e73e15c5330ca045ec0b2779c (diff) |
Notes
Diffstat (limited to 'textproc/tei-xsl-fo')
-rw-r--r-- | textproc/tei-xsl-fo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/tei-xsl-fo/Makefile b/textproc/tei-xsl-fo/Makefile index 3d7135a532d6..fda1c1f51e60 100644 --- a/textproc/tei-xsl-fo/Makefile +++ b/textproc/tei-xsl-fo/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@henrik-motakef.de COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_ZIP= yes NO_WRKSUBDIR= yes |