diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/unrtf/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 68d89269cebf..36fdaedef2f7 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A converter from RTF to several formats, including HTML and LaTeX +FORBIDDEN= http://vuxml.FreeBSD.org/f2d5e56e-67eb-11d9-a9e7-0001020eed82.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2005-02-16 + USE_REINPLACE= yes ALL_TARGET= unrtf |