diff options
author | wiz <wiz> | 2000-04-20 02:11:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-04-20 02:11:46 +0000 |
commit | 473efa22ef0deec8852dacb2b48a90e726d1e3c5 (patch) | |
tree | 541bba9ef3809a811575311868bed79d2033903f /graphics/png/patches | |
parent | 6bd602b3290949395d9399c9cf335313e4bdfe87 (diff) | |
download | pkgsrc-473efa22ef0deec8852dacb2b48a90e726d1e3c5.tar.gz |
install man pages for libpng, as requested in pkg/9937.
Diffstat (limited to 'graphics/png/patches')
-rw-r--r-- | graphics/png/patches/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/png/patches/patch-ab b/graphics/png/patches/patch-ab new file mode 100644 index 00000000000..89dc86bdd5d --- /dev/null +++ b/graphics/png/patches/patch-ab @@ -0,0 +1,10 @@ +$NetBSD: patch-ab,v 1.1 2000/04/20 02:11:48 wiz Exp $ + +--- libpngpf.3.orig Tue Mar 21 12:13:03 2000 ++++ libpngpf.3 Thu Apr 20 04:06:09 2000 +@@ -1,4 +1,4 @@ +-.TH LIBPNGPF 3 March 21, 2000 ++.TH LIBPNGPF 3 "March 21, 2000" + .SH NAME + libpng \- Portable Network Graphics (PNG) Reference Library 1.0.6 + (private functions) |