diff options
author | tron <tron> | 2008-05-25 20:49:39 +0000 |
---|---|---|
committer | tron <tron> | 2008-05-25 20:49:39 +0000 |
commit | 91a3e76eec9a4eb1957d437dc43b1142fe42498d (patch) | |
tree | 5aecec5e076e92bc3cd8a21013ceb6f36a9c26df /mail | |
parent | 296739e8e081c0f3dffe5191cb7ef5f8e8780ad9 (diff) | |
download | pkgsrc-91a3e76eec9a4eb1957d437dc43b1142fe42498d.tar.gz |
Fix indentation.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/milter-greylist/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index caabe75063b..9b1c009abc0 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2008/05/25 14:45:17 tron Exp $ +# $NetBSD: Makefile,v 1.35 2008/05/25 20:49:39 tron Exp $ DISTNAME= milter-greylist-4.0 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ EXTRACT_SUFX= .tgz -OWNER= tron@NetBSD.org +OWNER= tron@NetBSD.org HOMEPAGE= http://hcpnet.free.fr/milter-greylist/ COMMENT= Easy-to-use greylist milter for sendmail 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 |