diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-25 16:15:56 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-25 16:15:56 +0000 |
commit | 868a6d5457a89b6c8f7ade16a5cec0508027ef87 (patch) | |
tree | 7f73c440e62e870c89b4ef1f421db2dd3a18297e /mail | |
parent | Add xunicode, a library for making toolkits support Unicode. (diff) |
Update to 000823
PR: 20820
Submitted by: MAINTAINER
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smapi/Makefile | 2 | ||||
-rw-r--r-- | mail/smapi/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/smapi/Makefile b/mail/smapi/Makefile index 86661b352cb8..65c3f1df9f99 100644 --- a/mail/smapi/Makefile +++ b/mail/smapi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smapi -PORTVERSION= 000731 +PORTVERSION= 000823 CATEGORIES= mail MASTER_SITES= http://cvs.physcip.uni-stuttgart.de/cvs2/ diff --git a/mail/smapi/distinfo b/mail/smapi/distinfo index 5ec21c7ffa70..4042760fa17e 100644 --- a/mail/smapi/distinfo +++ b/mail/smapi/distinfo @@ -1 +1 @@ -MD5 (smapi-000731.tar.gz) = 0dd8de9d2d84eac0ccc3284cecfa704d +MD5 (smapi-000823.tar.gz) = 2be41e4fe062555e5d1b1b9445637776 |