diff options
Diffstat (limited to 'audio/ruby-shout/Makefile')
-rw-r--r-- | audio/ruby-shout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-shout/Makefile b/audio/ruby-shout/Makefile index c0e2bb2b3d00..e12ce7dcaf24 100644 --- a/audio/ruby-shout/Makefile +++ b/audio/ruby-shout/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 Ruby binding to the libshout library LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 |