diff options
author | martti <martti@pkgsrc.org> | 2002-06-07 07:01:11 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-06-07 07:01:11 +0000 |
commit | 3de5ba7c5e6be717a290fea50f67a8b278598f79 (patch) | |
tree | 9fa079c55163428d2f18753489dbcb6654df8ca9 /security/amavis-perl/Makefile | |
parent | 21cfd3f8e4cdc259797875431b9fda32ab4038a0 (diff) | |
download | pkgsrc-3de5ba7c5e6be717a290fea50f67a8b278598f79.tar.gz |
Updated amavis-perl to 20020300
* bug fixes
Diffstat (limited to 'security/amavis-perl/Makefile')
-rw-r--r-- | security/amavis-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 75d4797044d..a42f4447b9d 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/11/02 07:33:00 martti Exp $ +# $NetBSD: Makefile,v 1.3 2002/06/07 07:01:11 martti Exp $ # DISTNAME= amavisd-snapshot-${VERSION} @@ -33,7 +33,7 @@ DEPENDS+= p5-MIME-tools>=5.313:../../mail/p5-MIME-tools DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net DEPENDS+= p5-Unix-Syslog-[0-9]*:../../sysutils/p5-Unix-Syslog -VERSION= 20010714 +VERSION= 20020300 SMTPPORT?= 10025 # target port for scanned mails VIRUSDIR?= /var/log/virusmails # where to put contaminated mails |