summaryrefslogtreecommitdiff
path: root/net/pptpclient/files/patch-ae
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-05-12 20:14:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-05-12 20:14:35 +0000
commit604c0d03b4243e9fe8345cd7738adf2f0febc7f9 (patch)
treecd97a7772b5d2a3950691842369398209927b19b /net/pptpclient/files/patch-ae
parentFix XAWVER shlib version. (diff)
Update port to version 2.0.8.
* Rewrite lines like: @exec [ CONDITION ] && ACTION as: @exec [ ! CONDITION ] || ACTION In the first version, the @executed command returns false if CONDITION is false and ACTION is not performed: pkg_add would then complain about the whole command's exit code. The second version returns either true or the actual ACTION exit code. * Do not echo some Makefile commands.
Notes
Notes: svn path=/head/; revision=42554
Diffstat (limited to 'net/pptpclient/files/patch-ae')
0 files changed, 0 insertions, 0 deletions