diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
commit | cc69d7aa7d8a279c32a2798872c1d26d33ad4201 (patch) | |
tree | 9e07b5af195014d0e3d4e4baefd5f499802f063b /x11/ruby-X11 | |
parent | 18971b06c67e29f3761591676197a943343ac88e (diff) |
Notes
Diffstat (limited to 'x11/ruby-X11')
-rw-r--r-- | x11/ruby-X11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ruby-X11/Makefile b/x11/ruby-X11/Makefile index 0c9c4a8fa089..9a9de6c0413d 100644 --- a/x11/ruby-X11/Makefile +++ b/x11/ruby-X11/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= Ruby${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A fully reflective X11 client library for Ruby USE_RUBY= yes |