diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
commit | 22d7896c1731a371a072a9f3254f9f770ba01b97 (patch) | |
tree | 1fd7e199605ea5d2b068cf1e2b227c1dcd4f7e13 /textproc/ruby-xmlconfigfile | |
parent | 089a429b206872b95880aa58ac6e7da37446b22a (diff) |
Notes
Diffstat (limited to 'textproc/ruby-xmlconfigfile')
-rw-r--r-- | textproc/ruby-xmlconfigfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xmlconfigfile/Makefile b/textproc/ruby-xmlconfigfile/Makefile index aeb78dab7cb1..d780c07767ef 100644 --- a/textproc/ruby-xmlconfigfile/Makefile +++ b/textproc/ruby-xmlconfigfile/Makefile @@ -10,7 +10,7 @@ DISTNAME= xml-configfile-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org -COMMENT= A Ruby module for easy handling of XML configuration files +COMMENT= Ruby module for easy handling of XML configuration files OPTIONS_DEFINE= DOCS |