diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-11-28 03:12:52 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-11-28 03:12:52 +0000 |
commit | fb99651fb8b8d2d81cd83e1f234caca554155681 (patch) | |
tree | 0c27f95b0a6bcbd0158a86900ea21a579e53324b /mail | |
parent | 1: Upgrade to 0.2.1. (diff) |
upgrade to openwebmail-1.80, fix a serious bug under perl-5.8 which will
cause users lost all their mail.
Reviewed by: portmgr
Approved by: kris (portmgr)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/openwebmail/Makefile | 3 | ||||
-rw-r--r-- | mail/openwebmail/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index c11907a0d8fc..586ff74fa2f8 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openwebmail -PORTVERSION= 1.80 -PORTREVISION= 1 +PORTVERSION= 1.81 CATEGORIES= mail MASTER_SITES= http://openwebmail.org/openwebmail/download/ \ http://turtle.ee.ncku.edu.tw/openwebmail/download/ diff --git a/mail/openwebmail/distinfo b/mail/openwebmail/distinfo index f85d319b96c3..b70fb5a5853f 100644 --- a/mail/openwebmail/distinfo +++ b/mail/openwebmail/distinfo @@ -1 +1 @@ -MD5 (openwebmail-1.80.tgz) = 073baf26590bc7c1ccb963dc948c7a17 +MD5 (openwebmail-1.81.tgz) = 84336dcb699e61323073f7a5a3730208 |