summaryrefslogtreecommitdiff
path: root/mail/clamsmtp/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-07-27 02:30:29 +0000
committerxtraeme <xtraeme>2004-07-27 02:30:29 +0000
commit77e4602ff3f43be6005218c416c1ad5a8c408e24 (patch)
treef60e49c1319aff5de9d91552b88554e0b210c70b /mail/clamsmtp/Makefile
parent7e192dd4686dc4b98ed64df5bb7dab4176d438a5 (diff)
downloadpkgsrc-77e4602ff3f43be6005218c416c1ad5a8c408e24.tar.gz
Update mail/clamsmtp to 0.4.
Changes: - Option for quarantining files with viruses - Fixed problem with returning wrong SMTP error code - Handling timeouts properly - Fixed stupid problem with sockets not getting closed properly
Diffstat (limited to 'mail/clamsmtp/Makefile')
-rw-r--r--mail/clamsmtp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/clamsmtp/Makefile b/mail/clamsmtp/Makefile
index efa4570e55a..b0f5c009ab6 100644
--- a/mail/clamsmtp/Makefile
+++ b/mail/clamsmtp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/21 03:54:24 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/27 02:30:29 xtraeme Exp $
#
-DISTNAME= clamsmtp-0.3
+DISTNAME= clamsmtp-0.4
CATEGORIES= mail
MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
@@ -11,7 +11,7 @@ COMMENT= SMTP filter that allows you to check for viruses
PKG_INSTALLATION_TYPES= overwrite pkgviews
-BUILD_DEPENDS+= clamav-[0-9]*:../../mail/clamav
+#BUILD_DEPENDS+= clamav-[0-9]*:../../mail/clamav
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes