diff options
Diffstat (limited to 'print/latex-lineno/Makefile')
-rw-r--r-- | print/latex-lineno/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex-lineno/Makefile b/print/latex-lineno/Makefile index 1b819eef686a..2c2f168e7ed1 100644 --- a/print/latex-lineno/Makefile +++ b/print/latex-lineno/Makefile @@ -37,6 +37,8 @@ DOC_FILES= README.txt CHANGES.txt \ lineno.tex lineno.pdf IGNORE= is already included in the teTeX distribution +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 do-extract: ${MKDIR} ${WRKSRC} |