1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/net/poptop/files/patch-aa

12 lines
337 B
Plaintext

--- defaults.h.orig Wed Sep 22 17:01:28 1999
+++ defaults.h Tue Oct 5 19:24:12 1999
@@ -40,7 +40,7 @@
#endif
#define PPP_SPEED_DEFAULT "115200"
-#define PPTPD_CONFIG_FILE_DEFAULT "/etc/pptpd.conf"
+#define PPTPD_CONFIG_FILE_DEFAULT ETCDIR "/pptpd.conf"
#define PIDFILE_DEFAULT "/var/run/pptpd.pid"
/* Location of binaries */