From a7ce9134b757dff99a54bbfb1cc5c5639cd32fb3 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Mon, 08 Oct 2012 15:51:01 -0400
Subject: Remove duplicated info about binary package names.

---
(limited to 'specs')

diff --git a/specs/spf-2.0/overview.mdwn b/specs/spf-2.0/overview.mdwn
index b2b16cb..d7e4f40 100644
--- a/specs/spf-2.0/overview.mdwn
+++ b/specs/spf-2.0/overview.mdwn
@@ -74,11 +74,6 @@ For each binary package there must exist a directory named `<binpkg>.pkg`, where
 `<binpkg>` is the name of the binary package.  See $[sectlink][bin-name] for the
 requirements on binary package names.
 
-Binary package names may only consist of lowercase Latin letters, digits, plus
-and minus signs, and periods.  Names must be at least two characters long and
-must start with either a letter or a digit.  (A regular expression for this is
-`[a-z0-9][a-z0-9+.-]+`.)
-
 This directory contains metadata and scripts for a binary package.
 
 `<binpkg>.pkg/control` [files-binpkg.pkg-control]
--
cgit v0.9.1