diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-06-04 22:54:26 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-06-04 22:54:26 +0000 |
commit | c7a6a1edd3745fc6880fc3c0a63563f5451114d6 (patch) | |
tree | 8bd6c0c956115a342724cb88f83d3b228adbe416 /deskutils/horde-kronolith/Makefile | |
parent | 26b0da6fb5ad8c5de2ad60d75cd6c2fdaa556193 (diff) | |
download | ports-c7a6a1edd3745fc6880fc3c0a63563f5451114d6.tar.gz ports-c7a6a1edd3745fc6880fc3c0a63563f5451114d6.zip |
Notes
Diffstat (limited to 'deskutils/horde-kronolith/Makefile')
-rw-r--r-- | deskutils/horde-kronolith/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index 42a137e04d51..b5fead3df6f8 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kronolith -PORTVERSION= 4.0.5 +PORTVERSION= 4.1.0 CATEGORIES= deskutils www pear PKGNAMEPREFIX= horde- @@ -31,6 +31,7 @@ USE_HORDE_RUN= Horde_Role \ Horde_Data \ Horde_Date \ Horde_Date_Parser \ + Horde_Dav \ Horde_Exception \ Horde_Form \ Horde_Group \ |