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 /sysutils/cfengine2-doc/Makefile | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'sysutils/cfengine2-doc/Makefile')
-rw-r--r-- | sysutils/cfengine2-doc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cfengine2-doc/Makefile b/sysutils/cfengine2-doc/Makefile index 8fc42d56d1a..368ef28874e 100644 --- a/sysutils/cfengine2-doc/Makefile +++ b/sysutils/cfengine2-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/02/07 00:03:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:10 wiz Exp $ # PKGNAME= cfengine-doc-${CFENGINE_VERSION} @@ -7,8 +7,8 @@ PKGNAME= cfengine-doc-${CFENGINE_VERSION} COMMENT= Documentation for cfengine -NO_CONFIGURE= yes -NO_BUILD= yes +NO_CONFIGURE= yes +NO_BUILD= yes INFO_FILES= # PLIST HTMLDIR= ${PREFIX}/share/doc/html/cfengine |