diff options
Diffstat (limited to 'devel/ruby-gettext/Makefile')
-rw-r--r-- | devel/ruby-gettext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index a5110c8c..3dca89d 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-package-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby implementation of the gettext library BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc |