diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-03 12:29:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-03 12:29:07 +0000 |
commit | 811665bedd5034074ad5016da63be99648ab1d7a (patch) | |
tree | 4051011cd7764aa7352b2974f6728d78d8eba21c /sysutils/rubygem-mothra | |
parent | 9fdfebb04ba6b0d50e1d65bace475fd8013cff5b (diff) |
- Fix CATEGORIES
With hat: ruby
Notes
Notes:
svn path=/head/; revision=380355
Diffstat (limited to 'sysutils/rubygem-mothra')
-rw-r--r-- | sysutils/rubygem-mothra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-mothra/Makefile b/sysutils/rubygem-mothra/Makefile index 13b997b05c44..5f6cd5d0c7d0 100644 --- a/sysutils/rubygem-mothra/Makefile +++ b/sysutils/rubygem-mothra/Makefile @@ -3,7 +3,7 @@ PORTNAME= mothra PORTVERSION= 0.0.3 -CATEGORIES= sysutils ruby +CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= linpct@gmail.com |