diff options
author | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-05-07 19:37:56 +0800 |
commit | f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029 (patch) | |
tree | 0c50221c5e347ef21cdb0d431cc7ed5f93669771 /mail | |
parent | 8584326683ef719499d090f99cc996fe3b462cbb (diff) | |
download | freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.gz freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.tar.zst freebsd-ports-gnome-f02cc0d6b3f0c2c8588b4ecfb15f869116b7d029.zip |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gubby/Makefile | 2 | ||||
-rw-r--r-- | mail/gubby/pkg-descr | 2 | ||||
-rw-r--r-- | mail/smtprc/Makefile | 2 | ||||
-rw-r--r-- | mail/smtprc/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/gubby/Makefile b/mail/gubby/Makefile index 5110f3cb879e..40778eee00fe 100644 --- a/mail/gubby/Makefile +++ b/mail/gubby/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= A program showing where new mail has been placed WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/mail/gubby/pkg-descr b/mail/gubby/pkg-descr index 6003f8df8826..096ca39061d4 100644 --- a/mail/gubby/pkg-descr +++ b/mail/gubby/pkg-descr @@ -8,4 +8,4 @@ AUTHOR: C.S. Larsen <csl@sublevel3.org> WWW: http://gubby.sourceforge.net - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org diff --git a/mail/smtprc/Makefile b/mail/smtprc/Makefile index 6b96805232cb..12bf7bcca7ac 100644 --- a/mail/smtprc/Makefile +++ b/mail/smtprc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= A scanner for open SMTP relays .if defined(WITH_GUI) diff --git a/mail/smtprc/pkg-descr b/mail/smtprc/pkg-descr index 5671b55fc6ad..84e31e098519 100644 --- a/mail/smtprc/pkg-descr +++ b/mail/smtprc/pkg-descr @@ -7,4 +7,4 @@ WWW: http://smtprc.sourceforge.net AUTHOR: Spencer Hardy <diceman@dircon.co.uk> - Michael L. Hostbaek - mich@freebsdcluster.org + mich@FreeBSD.org |