diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:33:44 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:33:44 +0000 |
commit | bc5b34f315c4ad24bfdd092ca34540c5db36a88a (patch) | |
tree | 97db651416cf093fee741863943e755fcf50e603 /sysutils/rubygem-ohai | |
parent | 567b00edfe43ddfe3056c3c303b8f094b643efa1 (diff) | |
download | ports-bc5b34f315c4ad24bfdd092ca34540c5db36a88a.tar.gz ports-bc5b34f315c4ad24bfdd092ca34540c5db36a88a.zip |
- Add missing rubygem virtual categories
Notes
Notes:
svn path=/head/; revision=261101
Diffstat (limited to 'sysutils/rubygem-ohai')
-rw-r--r-- | sysutils/rubygem-ohai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-ohai/Makefile b/sysutils/rubygem-ohai/Makefile index f3b7c0b89302..7eb4ab88b189 100644 --- a/sysutils/rubygem-ohai/Makefile +++ b/sysutils/rubygem-ohai/Makefile @@ -7,7 +7,7 @@ PORTNAME= ohai PORTVERSION= 0.5.4 -CATEGORIES= sysutils +CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= renchap@cocoa-x.com |