diff options
author | lioux <lioux@FreeBSD.org> | 2002-05-26 01:54:38 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-05-26 01:54:38 +0800 |
commit | dc7dfd0da6f90d66c9120ece0d9ca202a87160d7 (patch) | |
tree | 9c56b98449c57d3b45cc5cebddf02c8c0a53b33a /security/Makefile | |
parent | 0e25097f9edc9a1c41adb5ce0d3745b891953542 (diff) | |
download | freebsd-ports-gnome-dc7dfd0da6f90d66c9120ece0d9ca202a87160d7.tar.gz freebsd-ports-gnome-dc7dfd0da6f90d66c9120ece0d9ca202a87160d7.tar.zst freebsd-ports-gnome-dc7dfd0da6f90d66c9120ece0d9ca202a87160d7.zip |
New port p5-File-Scan version 0.27: Perl5 anti-virus file scanning
package
Submitted by: Martin Matuska <matuska@wu-wien.ac.at>
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 dc28e384a0df..37b5212cd4fa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -159,6 +159,7 @@ SUBDIR += p5-Digest-MD2 SUBDIR += p5-Digest-MD5 SUBDIR += p5-Digest-SHA1 + SUBDIR += p5-File-Scan SUBDIR += p5-GnuPG-Interface SUBDIR += p5-IO-Socket-SSL SUBDIR += p5-MD5 |