diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
commit | d5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /textproc | |
parent | b68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff) | |
download | ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.tar.gz ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-ezamar/Makefile | 2 | ||||
-rw-r--r-- | textproc/word2x/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-ezamar/Makefile b/textproc/rubygem-ezamar/Makefile index c935dbafef91..a03a70dc14f9 100644 --- a/textproc/rubygem-ezamar/Makefile +++ b/textproc/rubygem-ezamar/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= jyyou@cs.nctu.edu.tw -COMMENT= A light-weight and simple templating engine for Ruby +COMMENT= A lightweight and simple templating engine for Ruby USE_RUBY= yes diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index b6fd58265a44..6e5d882046e0 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-zero/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Converter from MS Word to text, HTML or LaTeX +COMMENT= Converter from MS Word to text, HTML, or LaTeX USE_GMAKE= yes GNU_CONFIGURE= yes |