aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2008-10-08 13:20:02 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2008-10-08 13:20:02 +0000
commit856ae5b2b95ea7c39e5f5b4c5708fc85aa6af604 (patch)
treefcf45afc45255276dca68ac6352c8920351ab658 /share/Makefile
parentba377f119f2c8ee3cb45c2971ea26842e328f8ff (diff)
downloadsrc-856ae5b2b95ea7c39e5f5b4c5708fc85aa6af604.tar.gz
src-856ae5b2b95ea7c39e5f5b4c5708fc85aa6af604.zip
Whitespace nit
MFC after: 1 week
Notes
Notes: svn path=/head/; revision=183697
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile b/share/Makefile
index 4a5f0c4a240b..308693c1bc76 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -33,7 +33,7 @@ _snmp= snmp
.endif
.if ${MK_DICT} != "no"
-_dict= dict
+_dict= dict
.endif
.if ${MK_EXAMPLES} != "no"