diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-02-29 04:05:20 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-02-29 04:05:20 +0000 |
commit | 0ec57ddc5d4af91ba997bb2a3c97d8c7cdc53a5c (patch) | |
tree | d58d46722a5014e775b7029dfd4ba8017c1c052a /mail | |
parent | Update to 0.6.7. (diff) |
update to 0.5a
Submitted by: Radko Keves <rado@unitra.sk>
Reviewed by: Vincent Deffontaines <vincent@gryzor.com>
Notes
Notes:
svn path=/head/; revision=102489
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamstats/Makefile | 2 | ||||
-rw-r--r-- | mail/spamstats/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/spamstats/Makefile b/mail/spamstats/Makefile index cf8744785ae8..af9fee41219d 100644 --- a/mail/spamstats/Makefile +++ b/mail/spamstats/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spamstats -PORTVERSION= 0.5 +PORTVERSION= 0.5a CATEGORIES= mail MASTER_SITES= http://www.gryzor.com/tools/ diff --git a/mail/spamstats/distinfo b/mail/spamstats/distinfo index 4ab01659a517..2afe36c47606 100644 --- a/mail/spamstats/distinfo +++ b/mail/spamstats/distinfo @@ -1,2 +1,2 @@ -MD5 (spamstats-0.5.tar.gz) = 1637bb6f0fb230720af4a88dd5094b7e -SIZE (spamstats-0.5.tar.gz) = 14779 +MD5 (spamstats-0.5a.tar.gz) = 38fa0900e9e73a221605bb1cd8c06b62 +SIZE (spamstats-0.5a.tar.gz) = 15293 |