diff options
author | will <will@FreeBSD.org> | 2000-11-08 04:29:37 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-11-08 04:29:37 +0800 |
commit | d9574ea8f0208d6b6d59f76c3b70981b3e33737a (patch) | |
tree | 904e87fa9e32a3381975097c52189d93bc2ad2ee /mail/postfix28 | |
parent | 14c987b73b72a01a2a180836e5ebb9f05287e0cf (diff) | |
download | freebsd-ports-gnome-d9574ea8f0208d6b6d59f76c3b70981b3e33737a.tar.gz freebsd-ports-gnome-d9574ea8f0208d6b6d59f76c3b70981b3e33737a.tar.zst freebsd-ports-gnome-d9574ea8f0208d6b6d59f76c3b70981b3e33737a.zip |
Hand MAINTAINER to Blaz Zupan <blaz@amis.net>.
Diffstat (limited to 'mail/postfix28')
-rw-r--r-- | mail/postfix28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 1c4a04027086..0dcea195540d 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/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 ! |