From c049c73c39d77c3c0bf19198889127cc967550df Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 19 Sep 2006 08:05:16 +0000 Subject: Fixed the path to the manual pages. --- net/socks5/distinfo | 3 ++- net/socks5/patches/patch-al | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 net/socks5/patches/patch-al (limited to 'net') diff --git a/net/socks5/distinfo b/net/socks5/distinfo index 23988d3d31b..9505a91d48e 100644 --- a/net/socks5/distinfo +++ b/net/socks5/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2005/12/18 18:01:18 joerg Exp $ +$NetBSD: distinfo,v 1.7 2006/09/19 08:05:16 rillig Exp $ SHA1 (socks5-v1_0r2_tar.gz) = 57c6e3a17381ce48bed008a86442385dbc2d11de RMD160 (socks5-v1_0r2_tar.gz) = 18b6986027cee615cdae051d47240f3dc99b9c85 @@ -14,3 +14,4 @@ SHA1 (patch-ah) = 925232d6f4e5d95101f18b31c4f8943ac2d50e9b SHA1 (patch-ai) = 1fe2e130eaa29731d9ddae6cfc3d6d728b89053e SHA1 (patch-aj) = b0019fe20f666e1d42483dd9e0e06aec9a02ba3e SHA1 (patch-ak) = f8ea0bea85e37d997b4a54cd66b4f537aee9fcd9 +SHA1 (patch-al) = 0837caf83252fb0f660721a3fcfc066c5fe91333 diff --git a/net/socks5/patches/patch-al b/net/socks5/patches/patch-al new file mode 100644 index 00000000000..246fdab25eb --- /dev/null +++ b/net/socks5/patches/patch-al @@ -0,0 +1,13 @@ +$NetBSD: patch-al,v 1.1 2006/09/19 08:05:16 rillig Exp $ + +--- Makefile.in.orig 1997-05-03 00:31:52.000000000 +0200 ++++ Makefile.in 2006-09-19 10:00:20.000000000 +0200 +@@ -18,7 +18,7 @@ AUTOHDR = @AUTOHDR@ + + prefix = @prefix@ + exec_prefix = @exec_prefix@ +-mandir = $(prefix)/man ++mandir = @mandir@ + + all: Makefile server lib clients shlib + -- cgit v1.2.3