diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2010-12-08 23:08:04 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2010-12-08 23:08:04 +0000 |
commit | 29c6893e43aebe3726665de81f15cf14b31edd45 (patch) | |
tree | 66e0490e1355afad48b1b6f462cdfc3445ab9cb2 /graphics/rubygem-captcha | |
parent | 2a11d91402fb5bc5a73ab770268cbaf92eb5ce60 (diff) | |
download | ports-29c6893e43aebe3726665de81f15cf14b31edd45.tar.gz ports-29c6893e43aebe3726665de81f15cf14b31edd45.zip |
- Re-assign all my ruby* ports to ruby@
Discussed with: pgollucci, stas
Notes
Notes:
svn path=/head/; revision=265881
Diffstat (limited to 'graphics/rubygem-captcha')
-rw-r--r-- | graphics/rubygem-captcha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-captcha/Makefile b/graphics/rubygem-captcha/Makefile index b1a2ddd02163..8e7e7642d85a 100644 --- a/graphics/rubygem-captcha/Makefile +++ b/graphics/rubygem-captcha/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 4 CATEGORIES= graphics rubygems MASTER_SITES= RG -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A simple CAPTCHA written in Ruby BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/GD.so:${PORTSDIR}/graphics/ruby-gd |