summaryrefslogtreecommitdiff
path: root/cad/simian-docs
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:01:13 +0000
committerwiz <wiz>2007-02-22 19:01:13 +0000
commit5895e8cab53be9857ed405815ba88a107d8b10d4 (patch)
tree552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /cad/simian-docs
parentf4f209a764034da1af521efd3aacaacca89dff2b (diff)
downloadpkgsrc-5895e8cab53be9857ed405815ba88a107d8b10d4.tar.gz
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'cad/simian-docs')
-rw-r--r--cad/simian-docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/simian-docs/Makefile b/cad/simian-docs/Makefile
index c25785f46c2..151dba5ae6b 100644
--- a/cad/simian-docs/Makefile
+++ b/cad/simian-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/05/02 02:27:23 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2007/02/22 19:01:15 wiz Exp $
#
DISTNAME= simian_man_12_98
@@ -25,6 +25,6 @@ NO_BUILD= yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/simian
- ${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${PREFIX}/share/doc/simian
+ ${INSTALL_DATA} ${DISTDIR}/${DISTFILES:Q} ${PREFIX}/share/doc/simian
.include "../../mk/bsd.pkg.mk"