summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/ical2html/Makefile3
-rw-r--r--misc/wmcalendar/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile
index 90f22de41e66..2f866d71e6bb 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -7,13 +7,14 @@
PORTNAME= ical2html
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://www.w3.org/Tools/Ical2html/
MAINTAINER= keiichi@iijlab.net
COMMENT= Manipulation commands for iCalendar files
-LIB_DEPENDS= ical.0:${PORTSDIR}/devel/libical
+LIB_DEPENDS= ical.27:${PORTSDIR}/devel/libical
GNU_CONFIGURE= yes
diff --git a/misc/wmcalendar/Makefile b/misc/wmcalendar/Makefile
index e66f06e46edc..3fc4dbd54e13 100644
--- a/misc/wmcalendar/Makefile
+++ b/misc/wmcalendar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmcalendar
PORTVERSION= 0.5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc windowmaker
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= xride@FreeBSD.org
COMMENT= A dockable calendar with interface to iCalendar based calendars
-LIB_DEPENDS= ical.0:${PORTSDIR}/devel/libical
+LIB_DEPENDS= ical.27:${PORTSDIR}/devel/libical
WRKSRC= ${WRKDIR}/${DISTNAME}/Src