diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-17 02:32:00 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-17 02:32:00 +0800 |
commit | 4a65f1eb5573fde44d1a525596a69bf8642bf582 (patch) | |
tree | ca11c23e49abfe40a551e3f6ac6b900be856b2c6 | |
parent | e1df193270a8d27f3a6db74c0d41497d1a068752 (diff) | |
download | freebsd-ports-gnome-4a65f1eb5573fde44d1a525596a69bf8642bf582.tar.gz freebsd-ports-gnome-4a65f1eb5573fde44d1a525596a69bf8642bf582.tar.zst freebsd-ports-gnome-4a65f1eb5573fde44d1a525596a69bf8642bf582.zip |
- Take maintainership
- Add RG to WWW
Feature safe: yes
-rw-r--r-- | www/rubygem-robots/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-robots/pkg-descr | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-robots/Makefile b/www/rubygem-robots/Makefile index a01c3b907746..50ac1be35e9d 100644 --- a/www/rubygem-robots/Makefile +++ b/www/rubygem-robots/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.10.1 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= A simple library to parse robots.txt files USE_RUBY= yes diff --git a/www/rubygem-robots/pkg-descr b/www/rubygem-robots/pkg-descr index 69b991e49792..51f2eeaab7c5 100644 --- a/www/rubygem-robots/pkg-descr +++ b/www/rubygem-robots/pkg-descr @@ -1,3 +1,4 @@ Robots is a simple Ruby library to parse robots.txt files. WWW: https://github.com/fizx/robots +WWW: https://rubygems.org/gems/robots |