diff options
author | miwi <miwi@FreeBSD.org> | 2010-06-06 05:22:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-06-06 05:22:25 +0800 |
commit | 2c54a75a4179e594bad25bfab404512637fcfedc (patch) | |
tree | 64096592d5e2ac27d86fa3bbd90e0bc744ff54d1 /security/Makefile | |
parent | 46ae6769e92ecad5b090dc64ba3af69ac43cd6db (diff) | |
download | freebsd-ports-gnome-2c54a75a4179e594bad25bfab404512637fcfedc.tar.gz freebsd-ports-gnome-2c54a75a4179e594bad25bfab404512637fcfedc.tar.zst freebsd-ports-gnome-2c54a75a4179e594bad25bfab404512637fcfedc.zip |
The update utility is designed to download and save updates and modules
of the Kaspersky Lab's applications into a separate folder.
With the help of the utility you can download updates for selected
Kaspersky Lab's applications installed either in your network or at
a home PC. The utility has a function for saving downloaded updates
and autopatches in a local folder, a network folder connected as a
disc to the computer file system, or onto a flash-carrier.
WWW: http://support.kaspersky.com/updater?level=2
PR: ports/147116
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 18849ae074cb..410ae4831036 100644 --- a/security/Makefile +++ b/security/Makefile @@ -731,6 +731,7 @@ SUBDIR += rats SUBDIR += rc5pipe SUBDIR += rdigest + SUBDIR += retranslator SUBDIR += revelation SUBDIR += rid SUBDIR += rkhunter |