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 | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /devel/gputils | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'devel/gputils')
-rw-r--r-- | devel/gputils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile index 70edcb0a3e6..e4f4a9e68b1 100644 --- a/devel/gputils/Makefile +++ b/devel/gputils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:43 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:21 wiz Exp $ DISTNAME= gputils-0.13.3 PKGREVISION= 1 @@ -6,12 +6,12 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gputils/} MAINTAINER= dogcow@NetBSD.org -HOMEPAGE= http://gputils.sourceforge.net/ +HOMEPAGE= http://gputils.sourceforge.net/ COMMENT= collection of tools for Microchip's PIC micro-processors CONFLICTS= gpasm-* -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes USE_TOOLS+= gmake post-install: |