diff options
author | kris <kris@FreeBSD.org> | 2000-09-22 06:40:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-09-22 06:40:21 +0800 |
commit | b07987bb4724682ed0101ad4d321950f76c10a77 (patch) | |
tree | 9a390e4fafcef4a565319b02f3e4c64092344c3e /security/vscan/files | |
parent | e4f48ff34eeea533ad112dbe8be93497cb3ba758 (diff) | |
download | freebsd-ports-gnome-b07987bb4724682ed0101ad4d321950f76c10a77.tar.gz freebsd-ports-gnome-b07987bb4724682ed0101ad4d321950f76c10a77.tar.zst freebsd-ports-gnome-b07987bb4724682ed0101ad4d321950f76c10a77.zip |
Move uvscan 4.07e from security/uvscan. This location held an older
version of the software, so we do this to preserve history. It will
be reimported to uvscan after the attic has been cleaned out in a few
months.
Requested by: asami
Diffstat (limited to 'security/vscan/files')
-rw-r--r-- | security/vscan/files/uvscan.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/vscan/files/uvscan.sh b/security/vscan/files/uvscan.sh new file mode 100644 index 000000000000..f6cfb53a0448 --- /dev/null +++ b/security/vscan/files/uvscan.sh @@ -0,0 +1,2 @@ +#!/bin/sh +@@PREFIX@@/libexec/uvscan/uvscan $* |