diff options
Diffstat (limited to 'print/latex-bibtopic/Makefile')
-rw-r--r-- | print/latex-bibtopic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex-bibtopic/Makefile b/print/latex-bibtopic/Makefile index 73738c65df54..cd21b8599330 100644 --- a/print/latex-bibtopic/Makefile +++ b/print/latex-bibtopic/Makefile @@ -35,6 +35,8 @@ CLASS_FILES= bibtopic.sty bibtopic.ins bibtopic.dtx DOC_FILES= README bibtopic.pdf IGNORE= is already included in the teTeX distribution +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 do-extract: ${MKDIR} ${WRKSRC} |