diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-07-21 14:28:32 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-07-21 14:28:32 +0000 |
commit | f334b33c50a3f4e936d6a1f48b6a3c83bfb2e24d (patch) | |
tree | da3beac8220875ea74b8fcc88f908ecfd54dd5f6 /print/cups-lpr/files/patch-man-Makefile.common | |
parent | ffproxy is a filtering HTTP proxy server. It is able (diff) |
Update to 1.1.19
Notes
Notes:
svn path=/head/; revision=85303
Diffstat (limited to 'print/cups-lpr/files/patch-man-Makefile.common')
-rw-r--r-- | print/cups-lpr/files/patch-man-Makefile.common | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/print/cups-lpr/files/patch-man-Makefile.common b/print/cups-lpr/files/patch-man-Makefile.common index b160843f0ed0..73cbbca70975 100644 --- a/print/cups-lpr/files/patch-man-Makefile.common +++ b/print/cups-lpr/files/patch-man-Makefile.common @@ -1,14 +1,13 @@ ---- man/Makefile.common.orig Tue Dec 17 13:59:55 2002 -+++ man/Makefile.common Wed Jan 22 07:38:08 2003 +--- man/Makefile.common.orig Wed Dec 18 03:59:55 2002 ++++ man/Makefile.common Tue Jun 10 22:32:41 2003 @@ -26,9 +26,8 @@ # Man pages... # -MAN1 = backend.man \ -- cupstestppd.man \ ++MAN1 = cupsaddsmb.man \ + cupstestppd.man \ - filter.man \ -+MAN1 = cupsaddsmb.man\ -+ cupstestppd.man\ lp.man \ lpoptions.man \ lppasswd.man \ |