diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
commit | 9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985 (patch) | |
tree | 2549742a0ac8712655f11d153b8f6081280b187c /graphics/rubygem-captcha | |
parent | bb283790226fa4725057b7965a853d162c412301 (diff) |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
Notes
Notes:
svn path=/head/; revision=234716
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 9cd48f445dd6..d9e3f2606e52 100644 --- a/graphics/rubygem-captcha/Makefile +++ b/graphics/rubygem-captcha/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= graphics rubygems MASTER_SITES= RF -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= A simple CAPTCHA written in Ruby BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/GD.so:${PORTSDIR}/graphics/ruby-gd |