diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-09-16 18:58:59 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-09-16 18:58:59 +0000 |
commit | da7f370ce949f0666674e54599dce9ff8247897d (patch) | |
tree | 38c75159bbdb6052e23e6c8d13c088585e06ef90 /mail | |
parent | db01fd16116f06b8f69b60cd9b3b0c691f75e371 (diff) | |
download | ports-da7f370ce949f0666674e54599dce9ff8247897d.tar.gz ports-da7f370ce949f0666674e54599dce9ff8247897d.zip |
Notes
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 |