aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2008-06-16 03:06:36 +0800
committerlioux <lioux@FreeBSD.org>2008-06-16 03:06:36 +0800
commite564f32bb1d092087466167dda1d0c886af0f9e8 (patch)
treefb72edd3570fcfc2734f0c1fd700eeb5fd806df0 /net
parent126460e472fb8382fb346ae9a8754e985e74fef8 (diff)
downloadfreebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.tar.gz
freebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.tar.zst
freebsd-ports-gnome-e564f32bb1d092087466167dda1d0c886af0f9e8.zip
Drop maintainership.
Diffstat (limited to 'net')
-rw-r--r--net/jsch/Makefile2
-rw-r--r--net/onion-fec/Makefile2
-rw-r--r--net/seda/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/jsch/Makefile b/net/jsch/Makefile
index bc26a09efec1..5528afdf30af 100644
--- a/net/jsch/Makefile
+++ b/net/jsch/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= net java security
MASTER_SITES= SF
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A pure Java implementation of SSH2
USE_ZIP= yes
diff --git a/net/onion-fec/Makefile b/net/onion-fec/Makefile
index 4ba8e1de82f1..8b9694244444 100644
--- a/net/onion-fec/Makefile
+++ b/net/onion-fec/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net java
MASTER_SITES= http://onionnetworks.com/downloads/
PKGNAMEPREFIX= onion-
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java Forward Error Correction (FEC) library from OnionNetworks
BUILD_DEPENDS= \
diff --git a/net/seda/Makefile b/net/seda/Makefile
index a586a3372b27..388f6bc6f850 100644
--- a/net/seda/Makefile
+++ b/net/seda/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-release-${VERSION_DATE}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An Architecture for Highly Concurrent Server Applications
USE_JAVA= yes