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/rubygem-loggability | |
parent | 089a429b206872b95880aa58ac6e7da37446b22a (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-loggability')
-rw-r--r-- | textproc/rubygem-loggability/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-loggability/Makefile b/textproc/rubygem-loggability/Makefile index 980c8662c9e7..09b0449553a6 100644 --- a/textproc/rubygem-loggability/Makefile +++ b/textproc/rubygem-loggability/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A composable logging system built on the standard Logger library +COMMENT= Composable logging system built on the standard Logger library USE_RUBY= yes USE_RUBYGEMS= yes |