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 | 7396dcafbccc4cad6d7724b6faf9071f86e4cd48 (patch) | |
tree | a4465a6c75727f3bf72f857dc812758698fbd5b5 /mail/squirrelmail/patches | |
parent | 045e56c46da18b2a6686f71ed5d5d9253a9db794 (diff) | |
download | pkgsrc-7396dcafbccc4cad6d7724b6faf9071f86e4cd48.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)) { |