diff options
author | jgh <jgh@FreeBSD.org> | 2012-07-25 00:44:06 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-07-25 00:44:06 +0800 |
commit | 37e3eed6617547409f87b7f1f2e1d3a3ac36749d (patch) | |
tree | e39feffa0c9f2d127d29cf5458cb8cc5f3aa7340 /textproc | |
parent | b14ba5cc43ab7e5da1c1a252b1e17d87e98c88ee (diff) | |
download | freebsd-ports-gnome-37e3eed6617547409f87b7f1f2e1d3a3ac36749d.tar.gz freebsd-ports-gnome-37e3eed6617547409f87b7f1f2e1d3a3ac36749d.tar.zst freebsd-ports-gnome-37e3eed6617547409f87b7f1f2e1d3a3ac36749d.zip |
- shorten description to prevent line wrapping
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 4327db8de935..57cde8f88daa 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -27,7 +27,7 @@ MAN3= XML::SAX.3 XML::SAX::DocumentLocator.3 XML::SAX::Intro.3 \ OPTIONS_DEFINE= WRITE_INI_OK -WRITE_INI_OK_DESC= Alter ParserDetails.ini with relevant information +WRITE_INI_OK_DESC= Alter ParserDetails.ini information .include <bsd.port.options.mk> |