svn commit: r385798 - in head/mail: postfix postfix-current

Olli Hauer ohauer at FreeBSD.org
Fri May 8 16:54:32 UTC 2015


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 at FreeBSD.org
+MAINTAINER=	ohauer at 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 at FreeBSD.org
+MAINTAINER=	ohauer at FreeBSD.org
 COMMENT=	Secure alternative to widely-used Sendmail
 
 LICENSE=	IPL10


More information about the svn-ports-all mailing list