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/spamstats/Makefile | |
parent | ad3dea107ca8383b12ed039d70ea1dfa046a815c (diff) |
Notes
Diffstat (limited to 'mail/spamstats/Makefile')
-rw-r--r-- | mail/spamstats/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ |