diff options
author | simonb <simonb@pkgsrc.org> | 2005-10-18 01:24:25 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 2005-10-18 01:24:25 +0000 |
commit | be631268a575b617cbf1558f2da5c65814615739 (patch) | |
tree | ac5e9fd9210b9c23c826b73230738bb775341c03 /mail | |
parent | d74f0322429bb29bd33837b4bec0a41ec6948b1b (diff) | |
download | pkgsrc-be631268a575b617cbf1558f2da5c65814615739.tar.gz |
Make me the maintainer of this package.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mairix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index cf6991869e8..1217077147b 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2005/10/18 01:22:27 simonb Exp $ +# $NetBSD: Makefile,v 1.5 2005/10/18 01:24:25 simonb Exp $ # DISTNAME= mairix-0.16.1 CATEGORIES= mail MASTER_SITES= http://www.rpcurnow.force9.co.uk/mairix/ -MAINTAINER= tech-pkg@NetBSD.ORG +MAINTAINER= simonb@NetBSD.ORG HOMEPAGE= http://www.rc0.org.uk/mairix/ COMMENT= Program for indexing and searching email messages |