diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-07 20:29:37 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-07 20:29:37 +0000 |
commit | b1c541b0315d810ccd629848c5ea23f24cb381aa (patch) | |
tree | 7a747846d8528f14d931fcc9b57b8c88a40d2d53 /mail/postfix | |
parent | 401324bd837df55f21233c6cf356f447350b653a (diff) | |
download | ports-b1c541b0315d810ccd629848c5ea23f24cb381aa.tar.gz ports-b1c541b0315d810ccd629848c5ea23f24cb381aa.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 1c4a04027086..0dcea195540d 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.postfix.oaktree.co.uk/pub/postfix/official/ DISTNAME= ${PORTNAME}-19991231-pl08 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= blaz@amis.net # WARNING: this is based on a patch submitted by a user and has not been # tested. Use it at your own risk ! |