diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-14 07:33:44 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-14 07:33:44 +0800 |
commit | 0852b740fc035c2799a981e31eb35461f2f8ca23 (patch) | |
tree | 47ef8cb22f991f4cc0acdb595bdb46c59bd82a25 /sysutils/rubygem-ohai | |
parent | 2c9025e6b7642bd1674f45c08e0fe782838377f3 (diff) | |
download | freebsd-ports-gnome-0852b740fc035c2799a981e31eb35461f2f8ca23.tar.gz freebsd-ports-gnome-0852b740fc035c2799a981e31eb35461f2f8ca23.tar.zst freebsd-ports-gnome-0852b740fc035c2799a981e31eb35461f2f8ca23.zip |
- Add missing rubygem virtual categories
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 |