diff options
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 |