diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-16 18:57:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-16 18:57:10 +0000 |
commit | ef6c22b0a2acfbf5373f263a3473e4004cc790c6 (patch) | |
tree | f298062057a3dae947112cf9fd1b952e37cc136a /devel | |
parent | - Take maintainership (diff) |
- Fix CATEGORIES: it should be rubygems, not ruby
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=285929
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-attic/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-benelux/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-drydock/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-gibbler/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-rb-inotify/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-stella/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-storable/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-subexec/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-sysinfo/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/devel/rubygem-attic/Makefile b/devel/rubygem-attic/Makefile index 5f3049d2ad56..8f80fb370ae6 100644 --- a/devel/rubygem-attic/Makefile +++ b/devel/rubygem-attic/Makefile @@ -7,7 +7,7 @@ PORTNAME= attic PORTVERSION= 0.5.3 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-benelux/Makefile b/devel/rubygem-benelux/Makefile index f0ab3773a594..3036fa6d43d5 100644 --- a/devel/rubygem-benelux/Makefile +++ b/devel/rubygem-benelux/Makefile @@ -7,7 +7,7 @@ PORTNAME= benelux PORTVERSION= 0.6.1 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-drydock/Makefile b/devel/rubygem-drydock/Makefile index 8b4f0968f71f..9b2d1d08682b 100644 --- a/devel/rubygem-drydock/Makefile +++ b/devel/rubygem-drydock/Makefile @@ -7,7 +7,7 @@ PORTNAME= drydock PORTVERSION= 0.6.9 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-gibbler/Makefile b/devel/rubygem-gibbler/Makefile index 463146e4a4f9..01736cad7ff3 100644 --- a/devel/rubygem-gibbler/Makefile +++ b/devel/rubygem-gibbler/Makefile @@ -7,7 +7,7 @@ PORTNAME= gibbler PORTVERSION= 0.8.10 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-rb-inotify/Makefile b/devel/rubygem-rb-inotify/Makefile index 3d19d0ea9367..0a23499a8b8b 100644 --- a/devel/rubygem-rb-inotify/Makefile +++ b/devel/rubygem-rb-inotify/Makefile @@ -7,7 +7,7 @@ PORTNAME= rb-inotify PORTVERSION= 0.8.8 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-stella/Makefile b/devel/rubygem-stella/Makefile index a37a86ff642f..7f0ac1252b2b 100644 --- a/devel/rubygem-stella/Makefile +++ b/devel/rubygem-stella/Makefile @@ -7,7 +7,7 @@ PORTNAME= stella PORTVERSION= 2.1.2.004 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-storable/Makefile b/devel/rubygem-storable/Makefile index c512cab199c2..f30fad78ea48 100644 --- a/devel/rubygem-storable/Makefile +++ b/devel/rubygem-storable/Makefile @@ -7,7 +7,7 @@ PORTNAME= storable PORTVERSION= 0.8.9 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-subexec/Makefile b/devel/rubygem-subexec/Makefile index 5e1421833aac..d1977b408f60 100644 --- a/devel/rubygem-subexec/Makefile +++ b/devel/rubygem-subexec/Makefile @@ -7,7 +7,7 @@ PORTNAME= subexec PORTVERSION= 0.2.0 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-sysinfo/Makefile b/devel/rubygem-sysinfo/Makefile index f445241883bc..8d5815901e79 100644 --- a/devel/rubygem-sysinfo/Makefile +++ b/devel/rubygem-sysinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= sysinfo PORTVERSION= 0.7.3 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org |