diff options
author | is <is> | 2008-11-21 14:43:56 +0000 |
---|---|---|
committer | is <is> | 2008-11-21 14:43:56 +0000 |
commit | f0aa6c068a79efc817773ff058de14a7555ed21f (patch) | |
tree | 68822e32e3910a438a3f8afcf2ea9ec7c7816745 /news/slrn/patches | |
parent | 4f7aa3dbd34e1b5872d059a67ddfed91e56c5038 (diff) | |
download | pkgsrc-f0aa6c068a79efc817773ff058de14a7555ed21f.tar.gz |
Fix Makefile formatting problem pointed out by uwe@.
Diffstat (limited to 'news/slrn/patches')
-rw-r--r-- | news/slrn/patches/patch-ag | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/news/slrn/patches/patch-ag b/news/slrn/patches/patch-ag new file mode 100644 index 00000000000..5dd41e6efed --- /dev/null +++ b/news/slrn/patches/patch-ag @@ -0,0 +1,9 @@ +$NetBSD: patch-ag,v 1.1 2008/11/21 14:43:56 is Exp $ + +--- doc/slrn.1.orig 2008-02-10 18:01:00.000000000 +0100 ++++ doc/slrn.1 +@@ -1,4 +1,3 @@ +- + .\" + .\" This manpage has been completely rewritten by Matthias Friedrich + .\" <matt@mafr.de> based on the slrn reference manual |