diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-05-04 14:25:27 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-05-04 14:25:27 +0000 |
commit | 5ddc422f456715b886085333ac6cb2309c46da8b (patch) | |
tree | 924298efc21972519c279d0ad2961320459d3f01 /mail/openwebmail/Makefile | |
parent | Update to 1.4.1. (diff) |
Update to 1.64.
This adds PostgreSQL authentication support, among other things.
PR: 37092
Submitted by: maintainer
Diffstat (limited to 'mail/openwebmail/Makefile')
-rw-r--r-- | mail/openwebmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 6e5065639958..0399ea855631 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openwebmail -PORTVERSION= 1.63 +PORTVERSION= 1.64 CATEGORIES= mail MASTER_SITES= http://turtle.ee.ncku.edu.tw/openwebmail/download/ EXTRACT_SUFX= .tgz |