diff options
Diffstat (limited to 'mail/esmtp/Makefile')
-rw-r--r-- | mail/esmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 4365f2971d92..8f8c700dacba 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp |