diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-08 18:30:08 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-08 18:30:08 +0000 |
commit | 73a8e69a441da49135635d8e876bd595143873f2 (patch) | |
tree | 40f9254d6244f1c89d980809ce7b581a21747caa | |
parent | fd36ebc1636114893126f98d81973e773d5349b2 (diff) |
Notes
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index cfc379afdeac..1a8c66608e99 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= snapshot-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= dwcjr@inethouston.net +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 \ |