diff options
author | taca <taca> | 2015-03-17 08:55:57 +0000 |
---|---|---|
committer | taca <taca> | 2015-03-17 08:55:57 +0000 |
commit | 02935ee414748a4b212eb0cb44ff0ce70b32c45b (patch) | |
tree | 778ef2ce42651e23409cb3aa6437af46617d39ca /security | |
parent | bbf1d6799f67f2d0d92d45631011d79de6b6c315 (diff) | |
download | pkgsrc-02935ee414748a4b212eb0cb44ff0ce70b32c45b.tar.gz |
Bump PKGREVISION.
Missing entries for patch files might cause creating broken binary package.
Noted by bouyer@.
Diffstat (limited to 'security')
-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 748a3684eb2..daca16d81ef 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/03/15 00:52:53 taca Exp $ +# $NetBSD: Makefile,v 1.23 2015/03/17 08:55:57 taca Exp $ DISTNAME= clamav-${CLAMAV_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clamav/} |