diff options
Diffstat (limited to 'devel/libical')
-rw-r--r-- | devel/libical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile index bb5a64479d94..e9eb3c08f0c3 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -10,8 +10,8 @@ CATEGORIES= devel MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the IETF Calendaring and Scheduling protocols +LICENSE= LGPL21 MPL10 LICENSE_COMB= dual -LICENSE= MPL LGPL21 LIB_DEPENDS= libicuuc.so:devel/icu |