diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2008-10-08 13:20:02 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2008-10-08 13:20:02 +0000 |
| commit | 856ae5b2b95ea7c39e5f5b4c5708fc85aa6af604 (patch) | |
| tree | fcf45afc45255276dca68ac6352c8920351ab658 | |
| parent | ba377f119f2c8ee3cb45c2971ea26842e328f8ff (diff) | |
Notes
| -rw-r--r-- | share/Makefile | 2 |
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" |
