diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 12:07:08 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 12:07:08 +0800 |
commit | bb6298ff184e16bfe056c64d60154fa5a80f9ad5 (patch) | |
tree | 0a6c69eb4439642a62c6f4c1f4002f4e42389bb9 /net | |
parent | 936f77f054917d80f0fde3b7245a13dcee6e7c83 (diff) | |
download | freebsd-ports-gnome-bb6298ff184e16bfe056c64d60154fa5a80f9ad5.tar.gz freebsd-ports-gnome-bb6298ff184e16bfe056c64d60154fa5a80f9ad5.tar.zst freebsd-ports-gnome-bb6298ff184e16bfe056c64d60154fa5a80f9ad5.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/etunnel/Makefile | 2 | ||||
-rw-r--r-- | net/wmnd/Makefile | 2 | ||||
-rw-r--r-- | net/wmnet2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/etunnel/Makefile b/net/etunnel/Makefile index 3bb5878aaf04..59521a7c42ea 100644 --- a/net/etunnel/Makefile +++ b/net/etunnel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.5 CATEGORIES= net MASTER_SITES= http://www.iem.pw.edu.pl/ftp/distfiles/ -MAINTAINER= expl@punktas.lt +MAINTAINER= ports@FreeBSD.org COMMENT= TCP/UDP connections tunneling tool via proxy or directly ALL_TARGET= ${PORTNAME} diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index 756204289889..96254da0c3de 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.12 CATEGORIES= net MASTER_SITES= ftp://ftp.yuv.info/pub/wmnd/releases/ -MAINTAINER= flag@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved network monitoring dock app (with tons of features) USE_X_PREFIX= yes diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index 8bea9894d79c..6d1517692464 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ DISTNAME= wmnet-${PORTVERSION} -MAINTAINER= flag@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= A nice network monitor for WindowMaker USE_IMAKE= yes |