diff options
author | mezz <mezz@FreeBSD.org> | 2009-03-19 04:06:38 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-03-19 04:06:38 +0800 |
commit | 5cbd320e0712dfad7d7325d39eefcc1575f9f4cc (patch) | |
tree | 22154dd6e2e8706e9329339903bb22e435dd1593 /devel | |
parent | 9ee88be2a3581ebd6980c0a29628594fc9c24751 (diff) | |
download | freebsd-ports-gnome-5cbd320e0712dfad7d7325d39eefcc1575f9f4cc.tar.gz freebsd-ports-gnome-5cbd320e0712dfad7d7325d39eefcc1575f9f4cc.tar.zst freebsd-ports-gnome-5cbd320e0712dfad7d7325d39eefcc1575f9f4cc.zip |
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-gconf2/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-glib2/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-gnomevfs/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-libglade2/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-rbbr/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile index 9fc86be3adc8..e266643e69f9 100644 --- a/devel/ruby-gconf2/Makefile +++ b/devel/ruby-gconf2/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to GConf2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2 diff --git a/devel/ruby-glib2/Makefile b/devel/ruby-glib2/Makefile index 3973d7aeef4e..f51e9a1be0ec 100644 --- a/devel/ruby-glib2/Makefile +++ b/devel/ruby-glib2/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby binding for GLib2 USE_RUBY= yes diff --git a/devel/ruby-gnomevfs/Makefile b/devel/ruby-gnomevfs/Makefile index 209d0f81c37f..a236f4f9dc04 100644 --- a/devel/ruby-gnomevfs/Makefile +++ b/devel/ruby-gnomevfs/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby binding for GnomeVFS RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2 diff --git a/devel/ruby-libglade2/Makefile b/devel/ruby-libglade2/Makefile index d8e6fb5f517f..bffa4cd9340e 100644 --- a/devel/ruby-libglade2/Makefile +++ b/devel/ruby-libglade2/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby binding for Libglade2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile index 0b41dd8053ac..7d43142e4b26 100644 --- a/devel/ruby-rbbr/Makefile +++ b/devel/ruby-rbbr/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/} DIST_SUBDIR= ruby -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK+2-based Ruby module browser BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/locale_system.so:${PORTSDIR}/devel/ruby-gettext |