summaryrefslogtreecommitdiff
path: root/mail/clamav/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-06-15 22:31:39 +0000
committerwiz <wiz@pkgsrc.org>2007-06-15 22:31:39 +0000
commit174334c6be017115313586a9c83cebdb9876200e (patch)
treecff77ccdb99e0af230ed02317c7ba4b22d00705d /mail/clamav/Makefile
parente57a27b67ccdd01010c772dffae7e7a8b46504df (diff)
downloadpkgsrc-174334c6be017115313586a9c83cebdb9876200e.tar.gz
Improvements for freshclamd script from Sergey Svishchev:
For some reason, the script creates the pid file itself, instead of using '-p' option to freshclamd. sig_stop=KILL seems unnecessary, too. Bump PKGREVISION.
Diffstat (limited to 'mail/clamav/Makefile')
-rw-r--r--mail/clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile
index 2594878b798..3987db14d41 100644
--- a/mail/clamav/Makefile
+++ b/mail/clamav/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.73 2007/05/31 05:26:46 martti Exp $
+# $NetBSD: Makefile,v 1.74 2007/06/15 22:31:39 wiz Exp $
DISTNAME= clamav-${CLAMAV_VERSION}
PKGNAME= clamav-${CLAMAV_VERSION:S/-/./}
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clamav/}