summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorcjep <cjep>2003-12-30 16:48:44 +0000
committercjep <cjep>2003-12-30 16:48:44 +0000
commitb7933b06fec3ea4f794941b2c494561297f9089c (patch)
tree3486e883b820d8977854f852512c3ffa283069dc /sysutils
parentc98aae1160c5caa7d7eed7cd487a82e72f45e8f9 (diff)
downloadpkgsrc-b7933b06fec3ea4f794941b2c494561297f9089c.tar.gz
Whitespace fixes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pear-Log/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index fc3ae8e31e6..8d06d2fc6a5 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/17 19:58:13 jdolecek Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/30 16:53:34 cjep Exp $
DISTNAME= Log-1.8.1
CATEGORIES= sysutils
@@ -19,6 +19,6 @@ post-install:
${INSTALL_DATA} $$file ${DOCDIR}/examples/$$file; \
done; \
)
-
+
.include "../../www/php4/pear.mk"
.include "../../mk/bsd.pkg.mk"