diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-04-04 11:13:30 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-04-04 11:13:30 +0800 |
commit | 7837269534b24f88d19f3973c66962c81ef57673 (patch) | |
tree | 60e952dcaa7a78a19612cebe189bc53bafb7d396 | |
parent | 978ecfabc37384b2ecfe7a1d9b63e1a0d73a13c8 (diff) | |
download | freebsd-ports-gnome-7837269534b24f88d19f3973c66962c81ef57673.tar.gz freebsd-ports-gnome-7837269534b24f88d19f3973c66962c81ef57673.tar.zst freebsd-ports-gnome-7837269534b24f88d19f3973c66962c81ef57673.zip |
Update to sma-1.1
* New analysis options:
- status messages (configuration file option: PrintStatus)
- ruleset rejections (PrintRuleset and PrintRuleset)
- top envelope pairs (EnvelopePairs)
- top relay pairs (RelayPairs)
-rw-r--r-- | mail/sma/Makefile | 2 | ||||
-rw-r--r-- | mail/sma/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/sma/Makefile b/mail/sma/Makefile index 56ea4a423aef..65fb311ffbb0 100644 --- a/mail/sma/Makefile +++ b/mail/sma/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sma -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= mail MASTER_SITES= http://www.klake.org/sma/dl/ diff --git a/mail/sma/distinfo b/mail/sma/distinfo index ad2703b88ca8..d09e98c1ca40 100644 --- a/mail/sma/distinfo +++ b/mail/sma/distinfo @@ -1 +1 @@ -MD5 (sma-1.0.tar.gz) = 993d6b2d24696a6462d1149b4fdc61ab +MD5 (sma-1.1.tar.gz) = c302b72fe027ad09ba5f8ef1fa06c7ca |