aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2012-12-30 05:14:01 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2012-12-30 05:14:01 +0000
commit61d9c78a793004eb1c1c2926b76d26a80f064803 (patch)
treef6749fc7085d31f4c1464b5b85c98f8c92636af1 /converters
parent5aaccd8a356e84d8673418e218e81bc8f4aecdca (diff)
downloadports-61d9c78a793004eb1c1c2926b76d26a80f064803.tar.gz
ports-61d9c78a793004eb1c1c2926b76d26a80f064803.zip
Notes
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 0cd10821eb0a..c1d1d6ecf556 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -7,13 +7,14 @@
PORTNAME= ical2html
PORTVERSION= 2.0
+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.44:${PORTSDIR}/devel/libical
+LIB_DEPENDS= ical:${PORTSDIR}/devel/libical
GNU_CONFIGURE= yes