diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /print/rtf2latex | |
parent | Fix detection of py-openssl after the update of it to 0.14. (diff) |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
Notes
Notes:
svn path=/head/; revision=347539
Diffstat (limited to 'print/rtf2latex')
-rw-r--r-- | print/rtf2latex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile index 1f1a61208661..1e7f2dd6b2d4 100644 --- a/print/rtf2latex/Makefile +++ b/print/rtf2latex/Makefile @@ -11,6 +11,8 @@ DISTNAME= rtf2LaTeX.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A filter that converts RTF (MS Rich Text Format) into LaTeX +DEPRECATED= Unmaintained since 1999 +EXPIRATION_DATE= 2014-04-10 WRKSRC= ${WRKDIR}/rtf2LaTeX MAN1= rtf2LaTeX.1 |