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 /graphics/skencil | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'graphics/skencil')
-rw-r--r-- | graphics/skencil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 54550ac4df4..96ba4b9e0e3 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2007/01/08 17:48:09 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:36 wiz Exp $ # DISTNAME= skencil-0.6.17 PKGREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sketch/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sketch/} MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://sketch.sourceforge.net/ |