Date: Sun, 16 Sep 2012 18:58:59 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304377 - in head/mail: popa3d popa3d-before-sendmail Message-ID: <201209161858.q8GIwxpl057016@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Sun Sep 16 18:58:59 2012 New Revision: 304377 URL: http://svn.freebsd.org/changeset/ports/304377 Log: - drop maintainership Modified: head/mail/popa3d-before-sendmail/Makefile head/mail/popa3d/Makefile Modified: head/mail/popa3d-before-sendmail/Makefile ============================================================================== --- head/mail/popa3d-before-sendmail/Makefile Sun Sep 16 18:58:15 2012 (r304376) +++ head/mail/popa3d-before-sendmail/Makefile Sun Sep 16 18:58:59 2012 (r304377) @@ -7,7 +7,7 @@ CATEGORIES= mail -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WITH_SMTP_AFTER_POP3= yes MASTERDIR?= ${.CURDIR}/../popa3d Modified: head/mail/popa3d/Makefile ============================================================================== --- head/mail/popa3d/Makefile Sun Sep 16 18:58:15 2012 (r304376) +++ head/mail/popa3d/Makefile Sun Sep 16 18:58:59 2012 (r304377) @@ -13,7 +13,7 @@ MASTER_SITES= http://www.openwall.com/po 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209161858.q8GIwxpl057016>