diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-01-18 01:41:33 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-01-18 01:41:33 +0000 |
commit | 9e93e3fc9cc34134a7d498d9797b07241566215e (patch) | |
tree | 99381b9359a5ecdd4a3ed86e8f490f09aaa229be /deskutils/horde4-nag/Makefile | |
parent | 90bac8e5fcb10a6578cc709359fec1711b5753aa (diff) |
- Update to 2.1.4
- Fix privilege escalation in Horde API.
- Fix missing ownership validation on share changes.
- Send iCalendar data as UTF-8.
Approved by: linimon (mentor)
Notes
Notes:
svn path=/head/; revision=205768
Diffstat (limited to 'deskutils/horde4-nag/Makefile')
-rw-r--r-- | deskutils/horde4-nag/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/horde4-nag/Makefile b/deskutils/horde4-nag/Makefile index 6192af7ea403..94568aa6cacc 100644 --- a/deskutils/horde4-nag/Makefile +++ b/deskutils/horde4-nag/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nag -PORTVERSION= 2.1.3 -PORTREVISION= 2 +PORTVERSION= 2.1.4 CATEGORIES= deskutils www MAINTAINER= beech@FreeBSD.org |