diff options
author | anders <anders@FreeBSD.org> | 2002-05-04 22:25:27 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-05-04 22:25:27 +0800 |
commit | 0f546cb89b5d4225679f5e0263b3dd4901f7676c (patch) | |
tree | 2e47c31640f00bae829d2655e251ba309c65a48e /mail/openwebmail/Makefile | |
parent | 406c147836c4fdd1d14780674824651853f4ba55 (diff) | |
download | freebsd-ports-gnome-0f546cb89b5d4225679f5e0263b3dd4901f7676c.tar.gz freebsd-ports-gnome-0f546cb89b5d4225679f5e0263b3dd4901f7676c.tar.zst freebsd-ports-gnome-0f546cb89b5d4225679f5e0263b3dd4901f7676c.zip |
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 |