diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/popa3d-before-sendmail/Makefile | 2 | ||||
-rw-r--r-- | mail/popa3d/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/popa3d-before-sendmail/Makefile b/mail/popa3d-before-sendmail/Makefile index be44f17ac5cc..af81e2544a6d 100644 --- a/mail/popa3d-before-sendmail/Makefile +++ b/mail/popa3d-before-sendmail/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WITH_SMTP_AFTER_POP3= yes MASTERDIR?= ${.CURDIR}/../popa3d diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index d2a31a5cdeba..563835e0505b 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.openwall.com/popa3d/ \ ftp://ftp.openwall.com/pub/projects/popa3d/ PKGNAMESUFFIX?= ${SMTP_AFTER_POP3_SUFFIX}${STANDALONE_SUFFIX}${PKGNAMESUFFIX2} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure, performance, tiny POP3 daemon ALL_TARGET= popa3d |