diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-08 03:19:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-08 03:19:15 +0800 |
commit | 5abf0b8d1f1df48e81eba39686151ec3d8fea6e3 (patch) | |
tree | 7f80e23016b17bcb1a98e3aacce9c1ec231d5b0e /graphics | |
parent | e37cdce094737f7e8857bc6ed0364903e4007040 (diff) | |
download | freebsd-ports-gnome-5abf0b8d1f1df48e81eba39686151ec3d8fea6e3.tar.gz freebsd-ports-gnome-5abf0b8d1f1df48e81eba39686151ec3d8fea6e3.tar.zst freebsd-ports-gnome-5abf0b8d1f1df48e81eba39686151ec3d8fea6e3.zip |
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-gruff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile index 69f06dc03d05..762a9abc4be9 100644 --- a/graphics/rubygem-gruff/Makefile +++ b/graphics/rubygem-gruff/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= graphics rubygems MASTER_SITES= RG -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A beautiful graphing library for Ruby using RMagick RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/RMagick2.so:${PORTSDIR}/graphics/ruby-rmagick \ |