diff options
author | billf <billf@FreeBSD.org> | 2000-08-16 10:50:12 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-08-16 10:50:12 +0800 |
commit | 56605e47b52476b707029db6de4c2755f3df8e15 (patch) | |
tree | fd0f2d458d785da502e6eae2612422357f2034bd | |
parent | d638b35fb58d51c9da2a90436fe618bbc9c32419 (diff) | |
download | freebsd-ports-gnome-56605e47b52476b707029db6de4c2755f3df8e15.tar.gz freebsd-ports-gnome-56605e47b52476b707029db6de4c2755f3df8e15.tar.zst freebsd-ports-gnome-56605e47b52476b707029db6de4c2755f3df8e15.zip |
welcome postfix-current, to track the non-official-release-but-good-quality
"experimental" series of postfix. maintained by yours truely.
-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 ! |