Date: Fri, 8 May 2015 16:54:31 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385798 - in head/mail: postfix postfix-current Message-ID: <201505081654.t48GsVop076038@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Fri May 8 16:54:30 2015 New Revision: 385798 URL: https://svnweb.freebsd.org/changeset/ports/385798 Log: - grap mail/postfix ports (I have some rewrites for them) Modified: head/mail/postfix-current/Makefile head/mail/postfix/Makefile Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Fri May 8 16:52:56 2015 (r385797) +++ head/mail/postfix-current/Makefile Fri May 8 16:54:30 2015 (r385798) @@ -17,7 +17,7 @@ PKGNAMESUFFIX= -current DISTNAME= ${PORTNAME}-3.0.0 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ohauer@FreeBSD.org COMMENT= Secure alternative to widely-used Sendmail LICENSE= IPL10 Modified: head/mail/postfix/Makefile ============================================================================== --- head/mail/postfix/Makefile Fri May 8 16:52:56 2015 (r385797) +++ head/mail/postfix/Makefile Fri May 8 16:54:30 2015 (r385798) @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/mi MASTER_SITES:= ${MASTER_SITES:S|$|official/|} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ohauer@FreeBSD.org COMMENT= Secure alternative to widely-used Sendmail LICENSE= IPL10
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505081654.t48GsVop076038>