diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 2000-09-22 03:42:35 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 2000-09-22 03:42:35 +0000 |
commit | 67fd4f900618ad4d133fe238021a56f70822fb8a (patch) | |
tree | 982f99372caab3ad49e6d3d8a5f4bd9479de3a7e /print/a2ps-letter/files | |
parent | Bump version number to note new vendor release (with the same "official" (diff) |
Update this to version 4.13.
Notes
Notes:
svn path=/head/; revision=32961
Diffstat (limited to 'print/a2ps-letter/files')
-rw-r--r-- | print/a2ps-letter/files/patch-ae | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/a2ps-letter/files/patch-ae b/print/a2ps-letter/files/patch-ae index f20155f85436..e85e42c0dc42 100644 --- a/print/a2ps-letter/files/patch-ae +++ b/print/a2ps-letter/files/patch-ae @@ -1,6 +1,6 @@ ---- lib/options.c.orig Tue Jun 27 23:02:30 2000 -+++ lib/options.c Tue Jun 27 23:06:26 2000 -@@ -489,6 +489,15 @@ +--- lib/options.c.orig Thu Sep 21 23:22:36 2000 ++++ lib/options.c Thu Sep 21 23:22:42 2000 +@@ -493,6 +493,15 @@ /* A font size is given */ job->fontsize = get_length ("--font-size", cp, 0.0, 0.0, "pt", range_min_strict); |