diff options
Diffstat (limited to 'devel/ruby-game/Makefile')
-rw-r--r-- | devel/ruby-game/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-game/Makefile b/devel/ruby-game/Makefile index 29d55a41ce82..5b1bf7741ac0 100644 --- a/devel/ruby-game/Makefile +++ b/devel/ruby-game/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A game-development extension and library for the ruby language USE_SDL= gfx image ttf |