diff options
Diffstat (limited to 'converters/ical2html/Makefile')
-rw-r--r-- | converters/ical2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile index 2d44eaa8830d..306c02afc78d 100644 --- a/converters/ical2html/Makefile +++ b/converters/ical2html/Makefile @@ -7,14 +7,14 @@ PORTNAME= ical2html PORTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= converters MASTER_SITES= http://www.w3.org/Tools/Ical2html/ MAINTAINER= keiichi@iijlab.net COMMENT= Manipulation commands for iCalendar files -LIB_DEPENDS= ical.42:${PORTSDIR}/devel/libical +LIB_DEPENDS= ical.43:${PORTSDIR}/devel/libical GNU_CONFIGURE= yes |