From 6239b2ead2bffee57493b420e92fa1ea6ab7f80b Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 5 Feb 2000 19:51:13 +0000 Subject: whitespace fix --- mail/fetchmail/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/fetchmail') diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 4e469642dae..535456cb670 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2000/01/21 15:45:32 fredb Exp $ +# $NetBSD: Makefile,v 1.63 2000/02/05 19:51:13 wiz Exp $ # DISTNAME= fetchmail-5.2.4 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://sunsite.unc.edu/pub/Linux/system/mail/pop/ MAINTAINER= mycroft@netbsd.org -HOMEPAGE= http://www.tuxedo.org/~esr/fetchmail/ +HOMEPAGE= http://www.tuxedo.org/~esr/fetchmail/ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf @@ -43,7 +43,7 @@ pre-configure: post-build: tbl ${WRKSRC}/fetchmail.tbl >${WRKSRC}/fetchmail.man - + post-install: ${INSTALL} -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC} cd ${WRKSRC} && ${INSTALL_DATA} \ -- cgit v1.2.3