diff options
author | kris <kris@FreeBSD.org> | 2005-01-09 12:36:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-09 12:36:21 +0800 |
commit | 922980661b16282631540519a7ddf13c5fa45269 (patch) | |
tree | 24aee1293a4cdfae31b665d7cf1e7834c0ebc9d2 | |
parent | 4152a9561d9ef28a18b3357e1dc7953ad9bfeb7c (diff) | |
download | freebsd-ports-gnome-922980661b16282631540519a7ddf13c5fa45269.tar.gz freebsd-ports-gnome-922980661b16282631540519a7ddf13c5fa45269.tar.zst freebsd-ports-gnome-922980661b16282631540519a7ddf13c5fa45269.zip |
Reset undeliverable maintainer email address:
<hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User
unknown: hmendes@brturbo.com
-rw-r--r-- | astro/gkrellmseti/Makefile | 2 | ||||
-rw-r--r-- | astro/ksetispy/Makefile | 2 | ||||
-rw-r--r-- | audio/gkrellmss/Makefile | 2 | ||||
-rw-r--r-- | print/abntex/Makefile | 2 | ||||
-rw-r--r-- | security/proxytunnel/Makefile | 2 | ||||
-rw-r--r-- | security/ssh-gui/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/astro/gkrellmseti/Makefile b/astro/gkrellmseti/Makefile index 98bef9013e4d..2e4f36f698df 100644 --- a/astro/gkrellmseti/Makefile +++ b/astro/gkrellmseti/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://xavier.serpaggi.free.fr/seti/ PKGNAMEPREFIX= gkrellm DISTNAME= ${PORTNAME}-${PORTVERSION}b -MAINTAINER= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= A SETI@home plugin for GKrellM BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm diff --git a/astro/ksetispy/Makefile b/astro/ksetispy/Makefile index caa9d6ce9acc..9a4c6c51d4e0 100644 --- a/astro/ksetispy/Makefile +++ b/astro/ksetispy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Monitors the progress of the SETI@home client USE_BZIP2= yes diff --git a/audio/gkrellmss/Makefile b/audio/gkrellmss/Makefile index 455490c8f8d9..0ac6a401814a 100644 --- a/audio/gkrellmss/Makefile +++ b/audio/gkrellmss/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://web.wt.net/~billw/gkrellmss/ -MAINTAINER= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= A plugin for GKrellM with a VU meter showing left/right channel audio BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm diff --git a/print/abntex/Makefile b/print/abntex/Makefile index 19ff95f6db04..4898dc186900 100644 --- a/print/abntex/Makefile +++ b/print/abntex/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= http://download.codigolivre.org.br/abntex/ EXTRACT_SUFX= .tgz -MAINTAINER= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Both classes and styles for both LaTex and bibtex for ABNT rules RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index aad1ca7280fc..ef087858c981 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy ALL_TARGET= ${PORTNAME} diff --git a/security/ssh-gui/Makefile b/security/ssh-gui/Makefile index e03fe6e94028..1d515d9cf8ad 100644 --- a/security/ssh-gui/Makefile +++ b/security/ssh-gui/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= hmendes@brturbo.com +MAINTAINER= ports@FreeBSD.org COMMENT= A front-end for ssh which can open multiple xterms RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh |