diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-30 08:36:27 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-30 08:36:27 +0000 |
commit | 023afa81f37714ac67eb735d1372d0401b3cc79c (patch) | |
tree | deefe007594e0d92159741b9d2e3265b2a324aa3 /mail | |
parent | fe291faf2005847f0997a92f20a43e19f34b6eb6 (diff) | |
download | ports-023afa81f37714ac67eb735d1372d0401b3cc79c.tar.gz ports-023afa81f37714ac67eb735d1372d0401b3cc79c.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-policyd-weight/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix-policyd-weight/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-policyd-weight/Makefile b/mail/postfix-policyd-weight/Makefile index 8ee2ca114e79..75ba2c622e63 100644 --- a/mail/postfix-policyd-weight/Makefile +++ b/mail/postfix-policyd-weight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= policyd-weight -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.4 CATEGORIES= mail MASTER_SITES= http://robtone.mine.nu/postfix/ PKGNAMEPREFIX= postfix- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= postfix- MAINTAINER= robtone@ek-muc.de COMMENT= Weighted policy daemon for postfix -RUN_DEPENDS= ${SITE_PERL}/mach/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ postfix:${PORTSDIR}/mail/postfix-current SUB_FILES= pkg-message diff --git a/mail/postfix-policyd-weight/distinfo b/mail/postfix-policyd-weight/distinfo index 4716dc1a5c37..5b99d273c987 100644 --- a/mail/postfix-policyd-weight/distinfo +++ b/mail/postfix-policyd-weight/distinfo @@ -1,2 +1,2 @@ -MD5 (policyd-weight-0.1.2.tar.gz) = 1547b7d9b937d1008f65b19e1ec57235 -SIZE (policyd-weight-0.1.2.tar.gz) = 8130 +MD5 (policyd-weight-0.1.4.tar.gz) = 596e638c043a109837c5ae04dc0a3535 +SIZE (policyd-weight-0.1.4.tar.gz) = 8219 |