diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /x11/qwt | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'x11/qwt')
-rw-r--r-- | x11/qwt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile index 7c3c58b0b2d..783ef60bd0f 100644 --- a/x11/qwt/Makefile +++ b/x11/qwt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2007/01/07 09:14:16 rillig Exp $ +# $NetBSD: Makefile,v 1.32 2007/02/22 19:27:27 wiz Exp $ DISTNAME= qwt-0.3.0 PKGREVISION= 5 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/qwt |