diff options
author | martti <martti@pkgsrc.org> | 2002-08-22 11:27:16 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-08-22 11:27:16 +0000 |
commit | 095cb3942bb09e0a35861c17f5b084f49b3a3483 (patch) | |
tree | 624c42dfa40f3cf61e23a9d95cc544067f07ada9 /security/amavis-perl/Makefile | |
parent | a31371b23e956bcf49c7173558a1106023a47a98 (diff) | |
download | pkgsrc-095cb3942bb09e0a35861c17f5b084f49b3a3483.tar.gz |
Updated amavis-perl to 20020531
* 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 a42f4447b9d..5299b55ad3b 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/06/07 07:01:11 martti Exp $ +# $NetBSD: Makefile,v 1.4 2002/08/22 11:27:16 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= 20020300 +VERSION= 20020531 SMTPPORT?= 10025 # target port for scanned mails VIRUSDIR?= /var/log/virusmails # where to put contaminated mails |