diff options
-rw-r--r-- | mail/postfix-current/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 2cef938289a9..3378bbf4ab7f 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -17,7 +17,9 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.postfix.oaktree.co.uk/pub/postfix/official/ DISTNAME= ${PORTNAME}-19991231-pl08 -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= billf@FreeBSD.org + +BROKEN= "pending update after a repository copy" # WARNING: this is based on a patch submitted by a user and has not been # tested. Use it at your own risk ! |