diff options
author | wiz <wiz> | 2000-01-09 01:28:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-01-09 01:28:34 +0000 |
commit | b72b167fce74154b15e15672c4c9b099500eebbf (patch) | |
tree | 0d27584a27232e1613a8a13da7cbe8c3a62823f6 /mail/mutt | |
parent | 9069249ef9c8f606352aef7ee7a9b93083515c1a (diff) | |
download | pkgsrc-b72b167fce74154b15e15672c4c9b099500eebbf.tar.gz |
whitespace cleanup
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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" |