diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2004-09-14 16:15:06 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2004-09-14 16:15:06 +0000 |
commit | 82bc1bad58e933158f0bee3791cc1cf3db35ab38 (patch) | |
tree | 1e83e7b869fa00e7d3da2e2887a2af025419913e /mail | |
parent | Fix botched date entry and correct iDefense URL. (diff) |
Upgrade from 1.0 to 1.0.1, which fixes the fatal warning on 64-bit systems.
Approved by: portmgr (marcus)
Notes
Notes:
svn path=/head/; revision=118164
Diffstat (limited to 'mail')
-rw-r--r-- | mail/milter-skem/Makefile | 2 | ||||
-rw-r--r-- | mail/milter-skem/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/milter-skem/Makefile b/mail/milter-skem/Makefile index c041ca5d9051..7be772fd45f1 100644 --- a/mail/milter-skem/Makefile +++ b/mail/milter-skem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= skem -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= mail MASTER_SITES= http://virtual-estates.net/skem/ diff --git a/mail/milter-skem/distinfo b/mail/milter-skem/distinfo index d9228be95baf..9b55cade9e8e 100644 --- a/mail/milter-skem/distinfo +++ b/mail/milter-skem/distinfo @@ -1,2 +1,2 @@ -MD5 (skem-1.0.tar.bz2) = 1bb58d6380e6abae930c933cf0de8f80 -SIZE (skem-1.0.tar.bz2) = 14075 +MD5 (skem-1.0.1.tar.bz2) = 853bc02cae9a856a21fba070defb4eda +SIZE (skem-1.0.1.tar.bz2) = 14179 |