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/openwebmail/Makefile | |
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/openwebmail/Makefile')
-rw-r--r-- | mail/openwebmail/Makefile | 3 |
1 files changed, 1 insertions, 2 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/ |