diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-08-16 02:50:12 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-08-16 02:50:12 +0000 |
commit | 2354b23356f9d0b461b3c8f8e41d546f6f268675 (patch) | |
tree | 9499cf80210df0a979ab3da68dd8c25d985f2e06 /mail | |
parent | Fix info about line must be placed in ~/.forward (diff) |
welcome postfix-current, to track the non-official-release-but-good-quality
"experimental" series of postfix. maintained by yours truely.
Notes
Notes:
svn path=/head/; revision=31678
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 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 ! |