summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-09 01:28:34 +0000
committerwiz <wiz>2000-01-09 01:28:34 +0000
commitb72b167fce74154b15e15672c4c9b099500eebbf (patch)
tree0d27584a27232e1613a8a13da7cbe8c3a62823f6 /mail
parent9069249ef9c8f606352aef7ee7a9b93083515c1a (diff)
downloadpkgsrc-b72b167fce74154b15e15672c4c9b099500eebbf.tar.gz
whitespace cleanup
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile6
-rw-r--r--mail/mutt/Makefile3
-rw-r--r--mail/qpopper/Makefile3
3 files changed, 5 insertions, 7 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 756830612c6..e1b98c0b5ea 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 1999/12/01 12:43:02 frueauf Exp $
+# $NetBSD: Makefile,v 1.60 2000/01/09 01:28:34 wiz Exp $
#
DISTNAME= fetchmail-5.2.0
@@ -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} \
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index d1aa42d8f10..aaf3116db4e 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/01/04 17:12:59 bouyer Exp $
+# $NetBSD: Makefile,v 1.36 2000/01/09 01:28:34 wiz Exp $
DISTNAME= mutt-${MUTT_VERSION}
CATEGORIES= mail
@@ -24,7 +24,6 @@ LDFLAGS+= -s
BUILD_DEFS+= MUTT_INTERNATIONAL MUTT_VERSION
-
.include "../../mk/bsd.pkg.mk"
.if ${OPSYS} == "SunOS"
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index a34d75b165f..b78d32af769 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 1999/09/07 17:58:00 bad Exp $
+# $NetBSD: Makefile,v 1.20 2000/01/09 01:28:34 wiz Exp $
#
DISTNAME= qpopper2.53
@@ -24,7 +24,6 @@ CONFIGURE_ARGS+=--enable-kerberos
RESTRICTED= uses Kerberos encryption code
.endif
-
BUILD_DEFS+= QPOPPER_SERVERMODE USE_INET6
.include "../../mk/bsd.prefs.mk"