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 | d4bc6aac6da3dd99b4b0580701c029485d23549b (patch) | |
tree | ac5e9fd9210b9c23c826b73230738bb775341c03 | |
parent | 2ca834e67b792d0ac3bec620d00f294546c0bef7 (diff) | |
download | pkgsrc-d4bc6aac6da3dd99b4b0580701c029485d23549b.tar.gz |
Make me the maintainer of this package.
-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 |