diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 34da9bdf573136c2c1df38368a52ffccd661cf79 (patch) | |
tree | a377528db4adfec04e601af6921b10c25874b351 /x11-toolkits | |
parent | 23d07b2cdbaf3bc562f98790c3ce2cb017afc527 (diff) | |
download | ports-34da9bdf573136c2c1df38368a52ffccd661cf79.tar.gz ports-34da9bdf573136c2c1df38368a52ffccd661cf79.zip |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Notes
Notes:
svn path=/head/; revision=147872
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ruby-fox/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox10/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-tk/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/ruby-fox/Makefile b/x11-toolkits/ruby-fox/Makefile index 1a79574f3494..76943b2c941c 100644 --- a/x11-toolkits/ruby-fox/Makefile +++ b/x11-toolkits/ruby-fox/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FXRuby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension module to use FOX, aka FXRuby #BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 diff --git a/x11-toolkits/ruby-fox10/Makefile b/x11-toolkits/ruby-fox10/Makefile index 1a79574f3494..76943b2c941c 100644 --- a/x11-toolkits/ruby-fox10/Makefile +++ b/x11-toolkits/ruby-fox10/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FXRuby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension module to use FOX, aka FXRuby #BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile index c1dcad46f86c..17d482e4da1d 100644 --- a/x11-toolkits/ruby-gtk/Makefile +++ b/x11-toolkits/ruby-gtk/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${RUBY_GNOME_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby binding for GTK+ USE_RUBY= yes diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile index e13213ff5a03..053a2ba0b8fa 100644 --- a/x11-toolkits/ruby-tk/Makefile +++ b/x11-toolkits/ruby-tk/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= x11-toolkits ruby tk${TK_VERSION} MASTER_SITES= # none DISTFILES= # none -MAINTAINER?= knu@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Ruby interface to the Tk widget set BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch |