diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
commit | 09f6cf8bee406b4dea883bf0aeeafac223a894fb (patch) | |
tree | 8c3fcc5b760a056e61e7f1bc4581a6a7b6b0d88b /net | |
parent | 6f859fa95e2f8bc3cb93357a7f954bd12cd4dbe2 (diff) | |
download | ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.gz ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.zip |
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=146588
Diffstat (limited to 'net')
-rw-r--r-- | net/arping/Makefile | 2 | ||||
-rw-r--r-- | net/asfrecorder/Makefile | 2 | ||||
-rw-r--r-- | net/gq/Makefile | 2 | ||||
-rw-r--r-- | net/netsed/Makefile | 2 | ||||
-rw-r--r-- | net/xsmbrowser/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile index cf16ab061495..2e0b6d802133 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.07 CATEGORIES= net MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= ARP level "ping" utility BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/asfrecorder/Makefile b/net/asfrecorder/Makefile index 1951033dcb51..e4741d763d46 100644 --- a/net/asfrecorder/Makefile +++ b/net/asfrecorder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= asfrecorder DISTNAME= ASFRecorder -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for downloading streaming media from the Internet USE_ZIP= yes diff --git a/net/gq/Makefile b/net/gq/Makefile index cf862534f4e1..e5f6320eff72 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gqclient DISTNAME= gq-${PORTVERSION:S/b/beta/} -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based LDAP client USE_GMAKE= yes diff --git a/net/netsed/Makefile b/net/netsed/Makefile index ba820f06bce5..92b4bcd5b8b1 100644 --- a/net/netsed/Makefile +++ b/net/netsed/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://dione.ids.pl/~lcamtuf/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alters the contents of packets in real-time WRKSRC= ${WRKDIR} diff --git a/net/xsmbrowser/Makefile b/net/xsmbrowser/Makefile index 9d58d7cd1719..009d44090e38 100644 --- a/net/xsmbrowser/Makefile +++ b/net/xsmbrowser/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.4.0 CATEGORIES= net MASTER_SITES= http://www.public.iastate.edu/~chadspen/ -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk port of Windows' Network Neighborhood RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba \ |