diff options
Diffstat (limited to 'lang/ruby-usersguide/Makefile')
-rw-r--r-- | lang/ruby-usersguide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile index 6fa23e80afae..bbf65b0202ae 100644 --- a/lang/ruby-usersguide/Makefile +++ b/lang/ruby-usersguide/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-uguide-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby users guide, in HTML format USE_RUBY= yes |