diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-20 14:50:58 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-20 14:50:58 +0800 |
commit | f28adfabf9a363f6754c1df13327ac18da5b1926 (patch) | |
tree | e738d3d35cff3f75e0117074ff630ae696a04e09 /net | |
parent | 4ee720a976e92e2e4bbca7e0fc84447087dff1fd (diff) | |
download | freebsd-ports-graphics-f28adfabf9a363f6754c1df13327ac18da5b1926.tar.gz freebsd-ports-graphics-f28adfabf9a363f6754c1df13327ac18da5b1926.tar.zst freebsd-ports-graphics-f28adfabf9a363f6754c1df13327ac18da5b1926.zip |
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/delegate/Makefile | 2 | ||||
-rw-r--r-- | net/pathchar/Makefile | 2 | ||||
-rw-r--r-- | net/poptop/Makefile | 2 | ||||
-rw-r--r-- | net/socat/Makefile | 2 | ||||
-rw-r--r-- | net/whois/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 44af7355963..c8576f99bfb 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ ftp://ftp.delegate.org/pub/DeleGate/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= nivo+kw+ports.bfa274@is-root.com +MAINTAINER= ports@FreeBSD.org COMMENT= General purpose TCP/IP proxy system IS_INTERACTIVE= YES diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index 253ca825a86..4ce68b24c07 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -18,7 +18,7 @@ DISTNAME= pathchar-a1-freebsd-3.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:lbl pathcharnotes.html:caida,local \ pathchar.8:local pathchar.mantxt:sitka,local -MAINTAINER= nivo+kw+ports.bfa274@is-root.com +MAINTAINER= ports@FreeBSD.org COMMENT= LBNL Internet path characterization tool IGNORE= coredumps immediately, see PR ports/124404 diff --git a/net/poptop/Makefile b/net/poptop/Makefile index 4be8c8eeb54..4777c945dda 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= pptpd-${PORTVERSION:S/.b/-b/} -MAINTAINER= nivo+kw+ports.bfa274@is-root.com +MAINTAINER= ports@FreeBSD.org COMMENT= Windows 9x compatible PPTP (VPN) server USE_GMAKE= yes diff --git a/net/socat/Makefile b/net/socat/Makefile index 5fe7f40889a..b8f70d8b8e5 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ -MAINTAINER= nivo+kw+ports.bfa274@is-root.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multipurpose relay and more #WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R} diff --git a/net/whois/Makefile b/net/whois/Makefile index ff794b4838b..6a347e5041b 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= nivo+kw+ports.bfa274@is-root.com +MAINTAINER= ports@FreeBSD.org COMMENT= Marco d'Itri whois client USE_GMAKE= yes |