diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-06-12 19:32:54 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-06-12 19:32:54 +0000 |
commit | 25bc6964906f32c89a5d873c9a1b1b5851a2fb86 (patch) | |
tree | e052b45bdcc8826c16e11743f0c7643288d0100a /mail/horde-ingo | |
parent | - Fix build with Clang. (diff) |
Horde package update:
pear-Horde_Imap_Client 2.11.4 -> 2.11.5
horde-gollem 3.0.0 -> 3.0.1
horde-imp 6.1.0 -> 6.1.1
horde-ingo 3.1.0 -> 3.1.1
horde-trean 1.0.1 -> 1.0.2
Notes
Notes:
svn path=/head/; revision=320721
Diffstat (limited to 'mail/horde-ingo')
-rw-r--r-- | mail/horde-ingo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile index 5d53a9d368b5..42d438986558 100644 --- a/mail/horde-ingo/Makefile +++ b/mail/horde-ingo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ingo -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= mail www pear PKGNAMEPREFIX= horde- |