summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-07 04:41:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-07 04:41:40 +0000
commit30462962150996b9fa674f8c3f231dbc8183ac82 (patch)
treef70b8d2c559a005e7c0e1d66af16395160e62b9e /textproc
parento Update to 0.92 (diff)
Don't quote PORTCOMMENT.
Notes
Notes: svn path=/head/; revision=69630
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-xmltv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile
index e3cfe1d54b4b..b5b02a7b7e26 100644
--- a/textproc/p5-xmltv/Makefile
+++ b/textproc/p5-xmltv/Makefile
@@ -31,7 +31,7 @@ BUILD_DEPENDS+= \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/CharName.pm:${PORTSDIR}/converters/p5-Unicode-String
RUN_DEPENDS= ${BUILD_DEPENDS}
-PORTCOMMENT="Set of programs to process TV (tvguide) listings in XML format"
+PORTCOMMENT= Set of programs to process TV (tvguide) listings in XML format
IS_INTERACTIVE= yes
USE_REINPLACE= yes