diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-30 16:23:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-30 16:23:18 +0800 |
commit | 06a929b558e2e8ab3532139a21a8c38246d7766a (patch) | |
tree | 5ca240c96ef6bb06c9ab2a25b1ce2a4da21b248f /mail | |
parent | 2c767e8c5be45aa5f6368c1e57a0d7d67e581f3c (diff) | |
download | freebsd-ports-gnome-06a929b558e2e8ab3532139a21a8c38246d7766a.tar.gz freebsd-ports-gnome-06a929b558e2e8ab3532139a21a8c38246d7766a.tar.zst freebsd-ports-gnome-06a929b558e2e8ab3532139a21a8c38246d7766a.zip |
- Take maintainership
Diffstat (limited to 'mail')
-rw-r--r-- | mail/procmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 780c3fb4c90d..66e09c66a3bb 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -22,7 +22,7 @@ MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \ ftp://sunsite.cnlab-switch.ch/mirror/procmail/ \ ftp://ftp.mirrorservice.org/sites/ftp.procmail.org/pub/procmail/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= A local mail delivery agent MAKE_JOBS_UNSAFE= yes |