diff options
author | tron <tron> | 2010-11-23 10:21:25 +0000 |
---|---|---|
committer | tron <tron> | 2010-11-23 10:21:25 +0000 |
commit | 3dbc77cbc4e6ae9c2bc31379831f8796515a6d58 (patch) | |
tree | 32ebe6ec1696c695c22a2dba0135e7299df395e6 /mail | |
parent | 3300fbdecc9ba2df51aa1ddac29c859d122acbb5 (diff) | |
download | pkgsrc-3dbc77cbc4e6ae9c2bc31379831f8796515a6d58.tar.gz |
Resign as maintainer of this package as I'm now using the
"mutt-devel" package.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index de42562f878..87c782759f8 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2010/04/10 16:08:50 tron Exp $ +# $NetBSD: Makefile,v 1.162 2010/11/23 10:21:25 tron Exp $ DISTNAME= mutt-1.4.2.3 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://gd.tuwien.ac.at/infosys/mail/mutt/ \ ftp://ftp.fu-berlin.de/unix/mail/mutt/ -OWNER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mutt.org/ COMMENT= Text-based MIME mail client with PGP support LICENSE= gnu-gpl-v2 |