summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-11-07 04:26:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-11-07 04:26:44 +0000
commit49a281044a0b272c6520a3315d11887b62cc647e (patch)
treeecc4c9e644d01037c0b4e1318a4a793b78eaebd9
parentMaintainer no longer has time to work on this port. (diff)
Reset bouncing maintainer address.
Notes
Notes: svn path=/head/; revision=121026
-rw-r--r--ftp/kwebget/Makefile2
-rw-r--r--mail/spruce/Makefile2
-rw-r--r--net/p5-Net-SCP/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/ftp/kwebget/Makefile b/ftp/kwebget/Makefile
index 97de53f00d3d..a45b19e70ab2 100644
--- a/ftp/kwebget/Makefile
+++ b/ftp/kwebget/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= ftp kde
MASTER_SITES= http://www.kpage.de/download/
DIST_SUBDIR= KDE
-MAINTAINER= erich@tacni.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A KDE frontend to wget
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index aa7dc0a1bee1..5beaf6396731 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= erich@tacni.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple GTK based email client
USE_X_PREFIX= yes
diff --git a/net/p5-Net-SCP/Makefile b/net/p5-Net-SCP/Makefile
index 606a3bbc27eb..ae9245ced106 100644
--- a/net/p5-Net-SCP/Makefile
+++ b/net/p5-Net-SCP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= erich@tacni.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module to access and use scp protocol
BUILD_DEPENDS= ${SITE_PERL}/Net/SSH.pm:${PORTSDIR}/net/p5-Net-SSH \