diff options
author | manu <manu> | 2004-03-29 15:46:49 +0000 |
---|---|---|
committer | manu <manu> | 2004-03-29 15:46:49 +0000 |
commit | fbcef22f1683882cccadb7d3e37c0d85cbddcfd7 (patch) | |
tree | 1fd8d7216759f7dae45a51cd942757b49e762bbc /mail | |
parent | a200219cb7026b282911884f37d28aff595841bc (diff) | |
download | pkgsrc-fbcef22f1683882cccadb7d3e37c0d85cbddcfd7.tar.gz |
Update milter-greylist to 1.0.2
Fix the mising units in ps output for -a and -w
Accept any e-mail address as specified in RFC 2821 from config and dump
Fix typos
Diffstat (limited to 'mail')
-rw-r--r-- | mail/milter-greylist/Makefile | 4 | ||||
-rw-r--r-- | mail/milter-greylist/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index af8287e8367..71e94e8ab2b 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/03/25 16:57:48 manu Exp $ +# $NetBSD: Makefile,v 1.4 2004/03/29 15:46:49 manu Exp $ # -DISTNAME= milter-greylist-1.0 +DISTNAME= milter-greylist-1.0.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ EXTRACT_SUFX= .tgz diff --git a/mail/milter-greylist/distinfo b/mail/milter-greylist/distinfo index 3e6ca80b33c..a6b48e99344 100644 --- a/mail/milter-greylist/distinfo +++ b/mail/milter-greylist/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/03/25 16:57:48 manu Exp $ +$NetBSD: distinfo,v 1.4 2004/03/29 15:46:49 manu Exp $ -SHA1 (milter-greylist-1.0.tgz) = 7f6a8ffd337795b8d3448fc501e0aab6766a2060 -Size (milter-greylist-1.0.tgz) = 75429 bytes +SHA1 (milter-greylist-1.0.2.tgz) = 5123d3fbf17006ac46809af70334a289ed27585b +Size (milter-greylist-1.0.2.tgz) = 75756 bytes |