diff options
author | kim <kim@pkgsrc.org> | 2003-11-03 22:43:37 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2003-11-03 22:43:37 +0000 |
commit | f1e225f085146c43f5d523f16337a52b678da8db (patch) | |
tree | b75d11dc6e23eda31556c84155aee96807467bd0 /mail | |
parent | d16c9bb4646298c9826b444308fb466a9a92500e (diff) | |
download | pkgsrc-f1e225f085146c43f5d523f16337a52b678da8db.tar.gz |
Change maintainer to myself.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imap-uw/Makefile | 4 | ||||
-rw-r--r-- | mail/pine/Makefile | 4 | ||||
-rw-r--r-- | mail/procmail/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index be8220172a0..e7702bdea78 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2003/09/17 19:40:45 grant Exp $ +# $NetBSD: Makefile,v 1.71 2003/11/03 22:43:38 kim Exp $ # ATTENTION: # The Kerberos support in this software is known to be problematic. If you # upgrade this package you *must* test it on a system *without* Kerberos @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.washington.edu/imap/ COMMENT= University of Washington's IMAP, POP2, and POP3 servers diff --git a/mail/pine/Makefile b/mail/pine/Makefile index aefd5152ad5..f886f22adc8 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2003/09/28 09:13:57 jlam Exp $ +# $NetBSD: Makefile,v 1.80 2003/11/03 22:43:38 kim Exp $ DISTNAME= pine4.58 PKGNAME= pine-4.58 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.washington.edu/pine/ COMMENT= Program for Internet News and E-mail diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 4a33383d70e..3c0e0e4e08c 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2003/07/17 21:46:51 grant Exp $ +# $NetBSD: Makefile,v 1.32 2003/11/03 22:43:38 kim Exp $ # DISTNAME= procmail-3.22 CATEGORIES= mail MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.procmail.org/ COMMENT= Local mail delivery agent |