ports/net/portfwd/files/patch-doc::Makefile.in
Ying-Chieh Liao c73608c657 add portfwd 0.24
A Port Forwarding Daemon

PR:		37770
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-06-17 19:54:46 +00:00

11 lines
369 B
Text

--- doc/Makefile.in.orig Sun May 5 18:01:09 2002
+++ doc/Makefile.in Sun May 5 18:01:31 2002
@@ -71,7 +71,7 @@
man_MANS = portfwd.8 portfwd.cfg.5
noinst_DATA = INSTALL.configure
-docdir = $(prefix)/doc/portfwd
+docdir = $(prefix)/share/doc/portfwd
doc_DATA = FAQ conf.txt
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = ../config.h