diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /lang/ruby-usersguide | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) |
Notes
Diffstat (limited to 'lang/ruby-usersguide')
-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 3e1cd66dbf50..6fa23e80afae 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= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Ruby users guide, in HTML format USE_RUBY= yes |