From e522ec1f8031fdb6040057fdd5d43b9f3052c09a Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pehjota>
Date: Sat, 18 May 2013 16:33:13 -0400
Subject: dev/pkg/spf-2.0: Fix a missing parenthesis.

---
diff --git a/dev/pkg/spf-2.0.mdwn b/dev/pkg/spf-2.0.mdwn
index d3a748a..aef3878 100644
--- a/dev/pkg/spf-2.0.mdwn
+++ b/dev/pkg/spf-2.0.mdwn
@@ -65,7 +65,7 @@ These are the most common changes to update packages to SPF 2.0:
   * Remove the old `Source` and `Version` [source package fields][spf-fields-s].
   * Remove the old `Package` [binary package field][spf-fields-b].
   * Add a `Platform` [binary package field][spf-fields-b] (usually with the
-    value "`all`".
+    value "`all`").
   * Rewrite [`build` makefiles][spf-build] to use the new `build` and `install`
     targets.
 
--
cgit v0.9.1