diff options
Diffstat (limited to 'audio/ruby-ogginfo')
-rw-r--r-- | audio/ruby-ogginfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-ogginfo/Makefile b/audio/ruby-ogginfo/Makefile index 17fb4b0f65ec..1465a58a658f 100644 --- a/audio/ruby-ogginfo/Makefile +++ b/audio/ruby-ogginfo/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${PORTNAME}.rb-${PORTVERSION} # any file name is ok DIST_SUBDIR= ruby EXTRACT_ONLY= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to access to information on ogg files USE_RUBY= yes |