diff options
Diffstat (limited to 'www/rubygem-actionpack/Makefile')
-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 febc97b45ed5..5b56d77b0253 100644 --- a/www/rubygem-actionpack/Makefile +++ b/www/rubygem-actionpack/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.3.2 CATEGORIES= www rubygems MASTER_SITES= RF -MAINTAINER= jw@innerewut.de +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Action Controller and Action View of Rails MVC Framework BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-2.3.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport |