diff options
author | bouyer <bouyer@pkgsrc.org> | 2004-06-02 20:02:18 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2004-06-02 20:02:18 +0000 |
commit | 5c438c31f8f188f82167ef5c164f3375216b4151 (patch) | |
tree | a4465a6c75727f3bf72f857dc812758698fbd5b5 /mail/squirrelmail/patches | |
parent | d4a10a7adaf1af764d6f416df17f1d111191d7b2 (diff) | |
download | pkgsrc-5c438c31f8f188f82167ef5c164f3375216b4151.tar.gz |
Ok, I know why the distinfo entry was wrong.
Remove $Id: $ from the patch, and regen distinfo.
Diffstat (limited to 'mail/squirrelmail/patches')
-rw-r--r-- | mail/squirrelmail/patches/patch-ab | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/squirrelmail/patches/patch-ab b/mail/squirrelmail/patches/patch-ab index 1e8e3c168f2..2eeea18f9d5 100644 --- a/mail/squirrelmail/patches/patch-ab +++ b/mail/squirrelmail/patches/patch-ab @@ -1,14 +1,5 @@ --- src/compose.php.orig Wed Jun 2 20:38:45 2004 +++ src/compose.php Wed Jun 2 20:38:19 2004 -@@ -14,7 +14,7 @@ - * - Send mail - * - Save As Draft - * -- * $Id: patch-ab,v 1.3 2004/06/02 18:50:27 bouyer Exp $ -+ * $Id: patch-ab,v 1.3 2004/06/02 18:50:27 bouyer Exp $ - */ - - /* Path for SquirrelMail required files. */ @@ -757,9 +757,9 @@ sqWordWrap($rewrap_body[$i], ($editor_size)); if (preg_match("/^(>+)/", $rewrap_body[$i], $matches)) { |