diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
commit | 7afa609aeba1a0696962ba81a009273ed62fc2b9 (patch) | |
tree | bd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /mail/anubis | |
parent | 184bc4482804dc4934f89e4eacc2e1938c2d07ca (diff) | |
download | ports-7afa609aeba1a0696962ba81a009273ed62fc2b9.tar.gz ports-7afa609aeba1a0696962ba81a009273ed62fc2b9.zip |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
Notes
Notes:
svn path=/head/; revision=304177
Diffstat (limited to 'mail/anubis')
-rw-r--r-- | mail/anubis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 61d26e757b1f..aa1d147c7149 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= Outgoing SMTP mail processor LICENSE= GPLv3 |