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 /net | |
parent | 8f3ca8b6a09b4fd0b3591732f716e6b7efcc1bfb (diff) | |
download | ports-ef6c22b0a2acfbf5373f263a3473e4004cc790c6.tar.gz ports-ef6c22b0a2acfbf5373f263a3473e4004cc790c6.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-oauth2/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-uri-redis/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-oauth2/Makefile b/net/rubygem-oauth2/Makefile index 33f7d2db5039..0f665b64db4f 100644 --- a/net/rubygem-oauth2/Makefile +++ b/net/rubygem-oauth2/Makefile @@ -7,7 +7,7 @@ PORTNAME= oauth2 PORTVERSION= 0.5.1 -CATEGORIES= net ruby +CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/net/rubygem-uri-redis/Makefile b/net/rubygem-uri-redis/Makefile index 447b9f06417e..70dd732cc495 100644 --- a/net/rubygem-uri-redis/Makefile +++ b/net/rubygem-uri-redis/Makefile @@ -7,7 +7,7 @@ PORTNAME= uri-redis PORTVERSION= 0.4.2 -CATEGORIES= net ruby +CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org |