diff options
author | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
commit | 0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /sysutils/cfengine2-doc | |
parent | 8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff) | |
download | pkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'sysutils/cfengine2-doc')
-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 |