diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-08-03 15:35:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-08-03 15:35:35 +0000 |
commit | 0300be0fc15cf07a0cc0b292ee9d9890be550bf6 (patch) | |
tree | da89adcaba9f7514b94c613b59e38d3f579cc382 /mail/maildrop | |
parent | 90d97bb7c0b335bf482b1243aaab6676246ab4ea (diff) |
Notes
Diffstat (limited to 'mail/maildrop')
-rw-r--r-- | mail/maildrop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 95a2e893d4fb..895c4053cda8 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -25,7 +25,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mail delivery agent (MDA) with filtering abilities LICENSE= GPLv3 |