diff options
author | martti <martti@pkgsrc.org> | 2003-11-01 13:34:10 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-11-01 13:34:10 +0000 |
commit | 14aae230e21442d2a7a87edf50feb09cd1d4f2da (patch) | |
tree | 6d552964b5fa0dda5f8a0eeafaf5828e15c1ffeb /mail/postfix | |
parent | b7f705df5ecf3030638fd02a6041be41ecf5d388 (diff) | |
download | pkgsrc-14aae230e21442d2a7a87edf50feb09cd1d4f2da.tar.gz |
Be the MAINTAINER for this package.
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 9fa003e972d..ec97f897fdb 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.104 2003/10/03 15:04:52 christos Exp $ +# $NetBSD: Makefile,v 1.105 2003/11/01 13:34:10 martti Exp $ DISTNAME= postfix-2.0.16 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.postfix.org/ COMMENT= Postfix SMTP server and tools |