aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-02-09 15:17:33 +0800
committerrafan <rafan@FreeBSD.org>2008-02-09 15:17:33 +0800
commitcbb891f466b1a2b831661b9dc6ad01d34ed4f8d2 (patch)
tree869b0e36104c9e8b2f243cb3933cbc1a1174064a /converters
parentb9c77d861a3f3f4080b78e09d96c2637714f9632 (diff)
downloadfreebsd-ports-gnome-cbb891f466b1a2b831661b9dc6ad01d34ed4f8d2.tar.gz
freebsd-ports-gnome-cbb891f466b1a2b831661b9dc6ad01d34ed4f8d2.tar.zst
freebsd-ports-gnome-cbb891f466b1a2b831661b9dc6ad01d34ed4f8d2.zip
- Chase library version bump for devel/libical
PR: ports/118444 (libical update)
Diffstat (limited to 'converters')
-rw-r--r--converters/ical2html/Makefile3
1 files changed, 2 insertions, 1 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