diff options
author | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
commit | 0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /mail/exim-html/Makefile | |
parent | 8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff) | |
download | pkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'mail/exim-html/Makefile')
-rw-r--r-- | mail/exim-html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-html/Makefile b/mail/exim-html/Makefile index 3612af7e1be..096af42fc23 100644 --- a/mail/exim-html/Makefile +++ b/mail/exim-html/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2005/12/05 20:50:30 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:41 wiz Exp $ DISTNAME= exim-html-4.50 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ ftp://ftp.esat.net/pub/networking/mail/mta/exim/exim4/ -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.bz2 MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.exim.org/ |