diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | 1fe84935491d4c60b88821e24fd84487576a52c9 (patch) | |
tree | 06085ad4d2e9607f6e9d7d21e57cc5c7d6c957dc /mail/smtprc/Makefile | |
parent | 3dc41d3dc9814fbf6d71d6aee14bdc1ad72b2f33 (diff) |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
Notes
Notes:
svn path=/head/; revision=80360
Diffstat (limited to 'mail/smtprc/Makefile')
-rw-r--r-- | mail/smtprc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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) |