Install the sample adzap.conf [1] and add two files missing from pkg-plist
PR: ports/62773 [1] Submitted by: Henri Michelon <hmichelon-ml@e-cml.org> [1]
This commit is contained in:
parent
52168317e2
commit
114f16c040
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100833
2 changed files with 5 additions and 1 deletions
|
@ -26,7 +26,8 @@ ZAPFILES= ad-clear.gif ad-clear.mp3 ad-clear.swf ad-grey.gif \
|
|||
counter.gif no-op-clear.html no-op-clear.js \
|
||||
no-op-counter-clear.html no-op-counter-clear.js \
|
||||
no-op-counter.html no-op-counter.js no-op.html no-op.js \
|
||||
webbug-clear.gif webbug-clear.js webbug.gif webbug.js
|
||||
webbug-clear.gif webbug-clear.js webbug.gif webbug.js \
|
||||
adzap.conf
|
||||
|
||||
RCFILES= proxy-home.pac proxy-zip.pac
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ libexec/squid_redirect
|
|||
%%EXAMPLESDIR%%/ad.swf
|
||||
%%EXAMPLESDIR%%/adbg-clear.gif
|
||||
%%EXAMPLESDIR%%/adbg.gif
|
||||
%%EXAMPLESDIR%%/adzap.conf
|
||||
%%EXAMPLESDIR%%/closepopup-clear.html
|
||||
%%EXAMPLESDIR%%/closepopup.html
|
||||
%%EXAMPLESDIR%%/counter-clear.gif
|
||||
|
@ -22,6 +23,8 @@ libexec/squid_redirect
|
|||
%%EXAMPLESDIR%%/no-op-counter.js
|
||||
%%EXAMPLESDIR%%/no-op.html
|
||||
%%EXAMPLESDIR%%/no-op.js
|
||||
%%EXAMPLESDIR%%/proxy-home.pac
|
||||
%%EXAMPLESDIR%%/proxy-zip.pac
|
||||
%%EXAMPLESDIR%%/webbug-clear.gif
|
||||
%%EXAMPLESDIR%%/webbug-clear.js
|
||||
%%EXAMPLESDIR%%/webbug.gif
|
||||
|
|
Loading…
Reference in a new issue