diff options
author | stas <stas@FreeBSD.org> | 2009-06-16 23:53:25 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-06-16 23:53:25 +0800 |
commit | 3ea3d0713c07e9484963d07baa51e2c15875a754 (patch) | |
tree | ebc774c1e92698f727e32e456d39bfcb655a66f5 /print | |
parent | 035a58aa11f8c4a4858bd22b6da404f8e4d9c403 (diff) | |
download | freebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.tar.gz freebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.tar.zst freebsd-ports-gnome-3ea3d0713c07e9484963d07baa51e2c15875a754.zip |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
Diffstat (limited to 'print')
-rw-r--r-- | print/ruby-gnomeprint/Makefile | 2 | ||||
-rw-r--r-- | print/ruby-panda/Makefile | 2 | ||||
-rw-r--r-- | print/ruby-pdflib/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/ruby-gnomeprint/Makefile b/print/ruby-gnomeprint/Makefile index effdf47acaaa..21e89fedb2c5 100644 --- a/print/ruby-gnomeprint/Makefile +++ b/print/ruby-gnomeprint/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for libgnomeprint RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/libart2.so:${PORTSDIR}/graphics/ruby-libart2 \ diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index e19ef55ac997..f0b71a64e9bf 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby extension library to access Panda LIB_DEPENDS= panda.0:${PORTSDIR}/print/panda \ diff --git a/print/ruby-pdflib/Makefile b/print/ruby-pdflib/Makefile index 327ac8d2d394..3c50cb12295d 100644 --- a/print/ruby-pdflib/Makefile +++ b/print/ruby-pdflib/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby extension library to access PDFlib LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |