diff options
Diffstat (limited to 'security/f-prot-antivirus6')
-rw-r--r-- | security/f-prot-antivirus6/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/f-prot-antivirus6/Makefile.common b/security/f-prot-antivirus6/Makefile.common index efb29197d6d..4ba8701de99 100644 --- a/security/f-prot-antivirus6/Makefile.common +++ b/security/f-prot-antivirus6/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2012/06/29 14:49:38 taca Exp $ +# $NetBSD: Makefile.common,v 1.5 2012/09/14 15:50:26 taca Exp $ # # used by security/f-prot-antivirus6-ms-bin/Makefile # used by security/f-prot-antivirus6-fs-bin/Makefile @@ -7,7 +7,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 CONFLICTS+= f-prot-antivirus6-{fs,ms,ws} fprot-workstation-bin-* -VERSION= 6.2.1 +VERSION= 6.2.2 # ws, ms, fs FP_TYPE?= ms |