From 67acef52517a76322ec8506701c8e76366953172 Mon Sep 17 00:00:00 2001 From: Nick Sayer Date: Wed, 11 Sep 2002 18:54:18 +0000 Subject: Oops. The path to the config file ended up missing a /. Bump portrevision and fix. Submitted by: Mike Harding --- net/poptop/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/poptop/files/patch-aa') diff --git a/net/poptop/files/patch-aa b/net/poptop/files/patch-aa index adf68bc67653..cec44ad6f0c8 100644 --- a/net/poptop/files/patch-aa +++ b/net/poptop/files/patch-aa @@ -5,7 +5,7 @@ #define PPP_SPEED_DEFAULT "115200" +#ifdef __FreeBSD__ -+#define PPTPD_CONFIG_FILE_DEFAULT ETCDIR "pptpd.conf" ++#define PPTPD_CONFIG_FILE_DEFAULT ETCDIR "/pptpd.conf" +#else #if EMBED #define PPTPD_CONFIG_FILE_DEFAULT "/etc/config/pptpd.conf" -- cgit v1.2.3