aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-06-16 15:53:25 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-06-16 15:53:25 +0000
commitcc69d7aa7d8a279c32a2798872c1d26d33ad4201 (patch)
tree9e07b5af195014d0e3d4e4baefd5f499802f063b /net
parent18971b06c67e29f3761591676197a943343ac88e (diff)
downloadports-cc69d7aa7d8a279c32a2798872c1d26d33ad4201.tar.gz
ports-cc69d7aa7d8a279c32a2798872c1d26d33ad4201.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/ruby-icmp/Makefile2
-rw-r--r--net/ruby-mpi/Makefile2
-rw-r--r--net/ruby-nis/Makefile2
-rw-r--r--net/ruby-pcap/Makefile2
-rw-r--r--net/ruby-romp/Makefile2
-rw-r--r--net/ruby-spread/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 5a0b671bfe02..43c4df0b4a7a 100644
--- a/net/ruby-icmp/Makefile
+++ b/net/ruby-icmp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby module for handling ICMP packets
USE_RUBY= yes
diff --git a/net/ruby-mpi/Makefile b/net/ruby-mpi/Makefile
index 87caa34bf328..31b91cf93613 100644
--- a/net/ruby-mpi/Makefile
+++ b/net/ruby-mpi/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}_ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding of MPI (Message Passing Interface)
BUILD_DEPENDS= ${LOCALBASE}/mpich${MPICH_VER}/lib/libmpich.a:${PORTSDIR}/net/mpich${MPICH_VER}
diff --git a/net/ruby-nis/Makefile b/net/ruby-nis/Makefile
index ba606f221dc6..f7f56605e8c3 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= ports@FreeBSD.org
+MAINTAINER= ruby@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 946dc59cd859..383b87d31f1e 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= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to LBL Packet Capture library (libpcap)
USE_RUBY= yes
diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile
index 6256c2a848eb..053e04078c3a 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= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= The Ruby Object Message Proxy
IGNOREFILES= romp.html
diff --git a/net/ruby-spread/Makefile b/net/ruby-spread/Makefile
index f0ac92f3c271..9a3db92b5535 100644
--- a/net/ruby-spread/Makefile
+++ b/net/ruby-spread/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= rb_${PORTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the Spread library
LIB_DEPENDS= tspread.1:${PORTSDIR}/net/spread
diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile
index 41aab6eabc2d..5df4941febeb 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= ports@FreeBSD.org
+MAINTAINER= ruby@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 1f86d0af5190..d9670f802d6e 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= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby library for writing a preforking server like Apache
USE_RUBY= yes