diff options
Diffstat (limited to 'security/clamav/Makefile')
-rw-r--r-- | security/clamav/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 8a4982a1548..1ba09931bee 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/08/17 17:11:19 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/08/18 07:31:01 wiz Exp $ DISTNAME= clamav-${CLAMAV_VERSION} #PKGREVISION= 2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clamav/} |