diff options
author | billf <billf@FreeBSD.org> | 2000-08-16 02:50:12 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-08-16 02:50:12 +0000 |
commit | 56605e47b52476b707029db6de4c2755f3df8e15 (patch) | |
tree | fd0f2d458d785da502e6eae2612422357f2034bd /mail | |
parent | d638b35fb58d51c9da2a90436fe618bbc9c32419 (diff) | |
download | FreeBSD-ports-56605e47b52476b707029db6de4c2755f3df8e15.zip FreeBSD-ports-56605e47b52476b707029db6de4c2755f3df8e15.tar.gz |
welcome postfix-current, to track the non-official-release-but-good-quality
"experimental" series of postfix. maintained by yours truely.
Diffstat (limited to 'mail')
-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 2cef938..3378bbf 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 ! |