opnsense-ports/net/p5-Net/files/patch-Configure
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

12 lines
338 B
Text

--- ./Configure.orig 2014-05-31 00:05:23.000000000 +0200
+++ ./Configure 2014-07-26 12:24:59.000000000 +0200
@@ -267,8 +267,7 @@
Do you want to modify/update your configuration (y|n) ?
EDQ
- $opt_d = 1
- unless get_bool($msg,0);
+ $opt_d = 1;
}
#---------------------------------------------------------------------------