aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-06-29 12:07:49 +0800
committerdinoex <dinoex@FreeBSD.org>2012-06-29 12:07:49 +0800
commit90d719df8d90e9ca5e1124947cb5774ed7519581 (patch)
tree4cfa090e905daddd9086d0bba5cb2bd698ad99e6 /print
parentb63c1c704bc49ecbaa4f97be0245e76ef9045302 (diff)
downloadfreebsd-ports-gnome-90d719df8d90e9ca5e1124947cb5774ed7519581.tar.gz
freebsd-ports-gnome-90d719df8d90e9ca5e1124947cb5774ed7519581.tar.zst
freebsd-ports-gnome-90d719df8d90e9ca5e1124947cb5774ed7519581.zip
- set MAINTAINER ro ruby@
Diffstat (limited to 'print')
-rw-r--r--print/rubygem-color/Makefile2
-rw-r--r--print/rubygem-colortools/Makefile2
-rw-r--r--print/rubygem-pdfwriter/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/print/rubygem-color/Makefile b/print/rubygem-color/Makefile
index 4c77606128f5..6fbc558c5b94 100644
--- a/print/rubygem-color/Makefile
+++ b/print/rubygem-color/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 1.4.1
CATEGORIES= print rubygems
MASTER_SITES= RG
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides colour space definition and manpiulation
RUN_DEPENDS= rubygem-archive-tar-minitar>=0.5.1:${PORTSDIR}/archivers/rubygem-archive-tar-minitar \
diff --git a/print/rubygem-colortools/Makefile b/print/rubygem-colortools/Makefile
index ca99effdd1f3..f2d64567c4a7 100644
--- a/print/rubygem-colortools/Makefile
+++ b/print/rubygem-colortools/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= print rubygems
MASTER_SITES= RG
DISTNAME= color-tools-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides colour space definition and manpiulation
USE_RUBY= yes
diff --git a/print/rubygem-pdfwriter/Makefile b/print/rubygem-pdfwriter/Makefile
index 981f1aab6d50..a9d109b84fc1 100644
--- a/print/rubygem-pdfwriter/Makefile
+++ b/print/rubygem-pdfwriter/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= print rubygems
MASTER_SITES= RG
DISTNAME= pdf-writer-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A pure Ruby PDF document creation library
RUN_DEPENDS= rubygem-color>=1.4.0:${PORTSDIR}/print/rubygem-color \