summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
commit34da9bdf573136c2c1df38368a52ffccd661cf79 (patch)
treea377528db4adfec04e601af6921b10c25874b351 /net
parentUpdate to 1.41 (diff)
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 'net')
-rw-r--r--net/ruby-icmp/Makefile2
-rw-r--r--net/ruby-ldap/Makefile2
-rw-r--r--net/ruby-nis/Makefile2
-rw-r--r--net/ruby-pcap/Makefile2
-rw-r--r--net/ruby-radius/Makefile2
-rw-r--r--net/ruby-romp/Makefile2
-rw-r--r--net/ruby-tcpsocketpipe/Makefile2
-rw-r--r--net/ruby-tserver/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile
index 83e241602cc3..a405793aadf8 100644
--- a/net/ruby-icmp/Makefile
+++ b/net/ruby-icmp/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/src/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby module for handling ICMP packets
USE_RUBY= yes
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile
index 2b4dae5d3115..690a24cd3742 100644
--- a/net/ruby-ldap/Makefile
+++ b/net/ruby-ldap/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby interface to LDAP API based on RFC1823
WITH_LDAP?= openldap2
diff --git a/net/ruby-nis/Makefile b/net/ruby-nis/Makefile
index 77aa65c7c376..ba606f221dc6 100644
--- a/net/ruby-nis/Makefile
+++ b/net/ruby-nis/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library to use the NIS/YP API
USE_RUBY= yes
diff --git a/net/ruby-pcap/Makefile b/net/ruby-pcap/Makefile
index e1d2cb9c206d..87fd1c355ac0 100644
--- a/net/ruby-pcap/Makefile
+++ b/net/ruby-pcap/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby interface to LBL Packet Capture library (libpcap)
USE_RUBY= yes
diff --git a/net/ruby-radius/Makefile b/net/ruby-radius/Makefile
index 8eca32fc4629..7fba8bbb9725 100644
--- a/net/ruby-radius/Makefile
+++ b/net/ruby-radius/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby module that provides an interface to the RADIUS protocol
USE_RUBY= yes
diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile
index 49aca095e075..6256c2a848eb 100644
--- a/net/ruby-romp/Makefile
+++ b/net/ruby-romp/Makefile
@@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} romp.html
DIST_SUBDIR= ruby
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Ruby Object Message Proxy
IGNOREFILES= romp.html
diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile
index a74ef723e0da..41aab6eabc2d 100644
--- a/net/ruby-tcpsocketpipe/Makefile
+++ b/net/ruby-tcpsocketpipe/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= # none
DIST_SUBDIR= ruby
EXTRACT_ONLY= # none
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library to create I/O pipes for TCP socket tunneling
USE_RUBY= yes
diff --git a/net/ruby-tserver/Makefile b/net/ruby-tserver/Makefile
index 926ef4259b83..1f86d0af5190 100644
--- a/net/ruby-tserver/Makefile
+++ b/net/ruby-tserver/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.tmtm.org/ruby/tserver/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library for writing a preforking server like Apache
USE_RUBY= yes