diff options
-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 |