diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-08-03 22:06:32 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-08-03 22:06:32 +0000 |
commit | d420fe0000bd894366b02a442a3d3a4b73c586c7 (patch) | |
tree | 75895627035511d5e759914355f4ba9c9ceac673 /graphics | |
parent | 4cbc9171ea96594c4bb3c682b54bef47fb7fa2fc (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-redact/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-redact/Makefile b/graphics/ruby-redact/Makefile index 4de1dc2601c6..c6e056458c14 100644 --- a/graphics/ruby-redact/Makefile +++ b/graphics/ruby-redact/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics ruby MASTER_SITES= ftp://ftp.code-monkey.de/pub/redact/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= An edje compiler written in ruby BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/imlib2.so:${PORTSDIR}/graphics/ruby-imlib2 \ |