diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-17 21:49:56 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-17 21:49:56 +0000 |
commit | bc7ca8c4041116efeaad17fe103a0d0a3cef236a (patch) | |
tree | 6c1a75e9dd939d65b80a0bd818d11e16b2ab0188 /mail/postfix1 | |
parent | - upgrade to 1.0.0-snap20010225 (PORTVERSION= 1.0.0.b1) (diff) |
I'm taking over this port for Blaz since he can't dedicate time to it
and I am already maintaining postfix-current.
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=44138
Diffstat (limited to 'mail/postfix1')
-rw-r--r-- | mail/postfix1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 74ef14e0a606..bfd457d622b9 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-20010228-pl02 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= blaz@si.FreeBSD.org +MAINTAINER= dwcjr@FreeBSD.org MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \ postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postsuper.1 \ |