- Fix missing file on install
PR: ports/123683 Submitted by: Luiz Otavio O Souza <loos.br@gmail.com> Approved by: thierry (mentor)
This commit is contained in:
parent
1d8d051a26
commit
464eed612f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213182
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= msn-proxy
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -26,7 +27,7 @@ MSNPROXYWWW= ajax.inc.php al.inc.php bl.inc.php chat-to.php chat.php \
|
||||
default.array.status.inc.php fl.inc.php group.inc.php \
|
||||
header.inc.php index.php mysql.inc.php save_contact_op.php \
|
||||
save_default_op.php save_msg.php save_user_op.php user.php \
|
||||
view-to.php view.php
|
||||
view-to.php view.php user.inc.php
|
||||
MSNPROXYIMG= ausente.gif block.gif notinlist.png ocupado.gif offline.gif \
|
||||
online.gif send_im.gif webcam.png
|
||||
|
||||
|
@ -26,6 +26,7 @@ bin/msn-proxy
|
||||
%%WWWDIR%%/save_msg.php
|
||||
%%WWWDIR%%/save_user_op.php
|
||||
%%WWWDIR%%/user.php
|
||||
%%WWWDIR%%/user.inc.php
|
||||
%%WWWDIR%%/view-to.php
|
||||
%%WWWDIR%%/view.php
|
||||
%%WWWDIR%%/imagens/ausente.gif
|
||||
|
Loading…
Reference in New Issue
Block a user