diff options
author | tron <tron@pkgsrc.org> | 2008-05-25 20:49:39 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-05-25 20:49:39 +0000 |
commit | 9ba46c0fc4a7f030c316ffc4bdea7304c2f42bd3 (patch) | |
tree | 5aecec5e076e92bc3cd8a21013ceb6f36a9c26df /mail/mutt | |
parent | c5aeda3346fa841ec18eb1797dcaa378f4a405de (diff) | |
download | pkgsrc-9ba46c0fc4a7f030c316ffc4bdea7304c2f42bd3.tar.gz |
Fix indentation.
Diffstat (limited to 'mail/mutt')
-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 5ff9367f5de..b2c100aada7 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.157 2008/05/25 14:45:17 tron Exp $ +# $NetBSD: Makefile,v 1.158 2008/05/25 20:49:39 tron Exp $ DISTNAME= mutt-1.4.2.3 PKGREVISION= 2 @@ -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 +OWNER= tron@NetBSD.org HOMEPAGE= http://www.mutt.org/ COMMENT= Text-based MIME mail client with PGP support |