diff options
author | wiz <wiz> | 2010-09-28 13:21:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-09-28 13:21:29 +0000 |
commit | 0e3cb8b0a53262c9e2ed1ca1d20fbb974ebe2908 (patch) | |
tree | 78947d8b4e85da875be8e52275104f79e12dcfff /mail/postfix | |
parent | 44f475bee83d13305227a7aad17742498bc583cc (diff) | |
download | pkgsrc-0e3cb8b0a53262c9e2ed1ca1d20fbb974ebe2908.tar.gz |
Reset maintainer.
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index cd5c2bff3c3..cb478cbf553 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2010/06/16 18:36:48 gdt Exp $ +# $NetBSD: Makefile,v 1.235 2010/09/28 13:21:31 wiz Exp $ DISTNAME= postfix-2.7.1 #PKGREVISION= 1 @@ -9,10 +9,9 @@ MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/ MASTER_SITES+= http://mirror.postfix.jp/postfix-release/official/ DIST_SUBDIR= postfix -MAINTAINER= martti@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.postfix.org/ COMMENT= Postfix SMTP server and tools - # The postfix license has only very minor diffs from cpl-1.0. LICENSE= cpl-1.0 #LICENSE= postfix-license |