diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
commit | 1adfa4acd39352741858107e33ea2725c44dd513 (patch) | |
tree | 10953ace8a2f469ab0a92c71699ac88de8709950 /textproc/unrtf | |
parent | 28dd10dcb401c431386390d9b259d3f7330f6f2b (diff) |
Notes
Diffstat (limited to 'textproc/unrtf')
-rw-r--r-- | textproc/unrtf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index f6632845f87b..c9cf1583964b 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A converter from RTF to several formats, including HTML and LaTeX -USE_REINPLACE= yes ALL_TARGET= unrtf MAN1= unrtf.1 |