mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 20:50:31 -04:00
11 lines
369 B
Text
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
|