Fix accidentally committed into devel category. What I want is sysutils.

This commit is contained in:
Jun Kuriyama 2012-08-31 12:03:03 +00:00
parent cef0d19901
commit 7ff6a4a06e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303417
5 changed files with 2 additions and 2 deletions

View file

@ -3776,7 +3776,6 @@
SUBDIR += rubygem-ffi
SUBDIR += rubygem-file-tail
SUBDIR += rubygem-filemagic
SUBDIR += rubygem-fluentd
SUBDIR += rubygem-fog
SUBDIR += rubygem-formatador
SUBDIR += rubygem-gdata

View file

@ -802,6 +802,7 @@
SUBDIR += rubygem-chef-expander
SUBDIR += rubygem-chef-server
SUBDIR += rubygem-chef-solr
SUBDIR += rubygem-fluentd
SUBDIR += rubygem-fssm
SUBDIR += rubygem-god
SUBDIR += rubygem-guard

View file

@ -7,7 +7,7 @@
PORTNAME= fluentd
PORTVERSION= 0.10.25
CATEGORIES= devel rubygems
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org