diff options
Diffstat (limited to 'net/poptop/files/patch-pptpd.8')
-rw-r--r-- | net/poptop/files/patch-pptpd.8 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/net/poptop/files/patch-pptpd.8 b/net/poptop/files/patch-pptpd.8 new file mode 100644 index 000000000000..5cb54a362f29 --- /dev/null +++ b/net/poptop/files/patch-pptpd.8 @@ -0,0 +1,20 @@ +--- pptpd.8.orig Mon May 24 13:39:03 2004 ++++ pptpd.8 Mon Oct 24 11:53:31 2005 +@@ -29,7 +29,7 @@ + specifies the configuration file for + .B pptpd + (default +-.IR /etc/pptpd.conf ) ++.IR %%PREFIX%%/etc/pptpd.conf ) + + .TP + .BR -d | --debug +@@ -99,7 +99,7 @@ + displays the current version of the pptp daemon. + + .SH FILES +-/etc/pptpd.conf ++%%PREFIX%%/etc/pptpd.conf + .br + /var/run/pptpd.pid + .SH AUTHORS |