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 1663ade..285d58c 100644 --- a/audio/ruby-shout/Makefile +++ b/audio/ruby-shout/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding to the libshout library LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 |