diff options
Diffstat (limited to 'www/rubygem-actionpack')
-rw-r--r-- | www/rubygem-actionpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-actionpack/Makefile b/www/rubygem-actionpack/Makefile index 8974c04c966c..4e9f1aa38e77 100644 --- a/www/rubygem-actionpack/Makefile +++ b/www/rubygem-actionpack/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.3.4 CATEGORIES= www rubygems MASTER_SITES= RF -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Action Controller and Action View of Rails MVC Framework BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-${PORTVERSION}.gemspec:${PORTSDIR}/devel/rubygem-activesupport \ |