diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-08-16 10:50:12 +0800 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-08-16 10:50:12 +0800 |
commit | 2354b23356f9d0b461b3c8f8e41d546f6f268675 (patch) | |
tree | 9499cf80210df0a979ab3da68dd8c25d985f2e06 /mail | |
parent | 182ff01f6bd78d922d7cd5af11e160a70661b6d9 (diff) | |
download | freebsd-ports-gnome-2354b23356f9d0b461b3c8f8e41d546f6f268675.tar.gz freebsd-ports-gnome-2354b23356f9d0b461b3c8f8e41d546f6f268675.tar.zst freebsd-ports-gnome-2354b23356f9d0b461b3c8f8e41d546f6f268675.zip |
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 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 ! |