diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-09-17 02:58:59 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-09-17 02:58:59 +0800 |
commit | e163b42fb5c85258fc128ff06c3f7f17e076933a (patch) | |
tree | 38c75159bbdb6052e23e6c8d13c088585e06ef90 /mail | |
parent | c323a215eef3077267e65170d81cb440550d1fba (diff) | |
download | freebsd-ports-gnome-e163b42fb5c85258fc128ff06c3f7f17e076933a.tar.gz freebsd-ports-gnome-e163b42fb5c85258fc128ff06c3f7f17e076933a.tar.zst freebsd-ports-gnome-e163b42fb5c85258fc128ff06c3f7f17e076933a.zip |
- drop maintainership
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 |