diff options
author | Thomas-Martin Seck <tmseck@FreeBSD.org> | 2013-03-09 18:09:24 +0000 |
---|---|---|
committer | Thomas-Martin Seck <tmseck@FreeBSD.org> | 2013-03-09 18:09:24 +0000 |
commit | f7cc9217e78e8d0e31d9e9502cd1035339d347fb (patch) | |
tree | 56a821b5c7d008e1e187546a32bf69b0a14ee809 /mail | |
parent | 92970971130ff779b01ce9f8cdaa4668eafcf727 (diff) | |
download | ports-f7cc9217e78e8d0e31d9e9502cd1035339d347fb.tar.gz ports-f7cc9217e78e8d0e31d9e9502cd1035339d347fb.zip |
Change MAINTAINER to my FreeBSD.org address.
Approved by: flo (mentor)
Notes
Notes:
svn path=/head/; revision=313740
Diffstat (limited to 'mail')
-rw-r--r-- | mail/usendmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/usendmail/Makefile b/mail/usendmail/Makefile index d65ab602f5cd..7890ec073bf1 100644 --- a/mail/usendmail/Makefile +++ b/mail/usendmail/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.ohse.de/uwe/usendmail/ -MAINTAINER= tmseck@netcologne.de +MAINTAINER= tmseck@FreeBSD.org COMMENT= A replacement for qmail's sendmail drop-in USE_QMAIL= yes |