diff options
Diffstat (limited to 'converters/ical2html')
-rw-r--r-- | converters/ical2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile index 507b12d22b6f..923a3b98f4b4 100644 --- a/converters/ical2html/Makefile +++ b/converters/ical2html/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://www.w3.org/Tools/Ical2html/ MAINTAINER= keiichi@iijlab.net COMMENT= Manipulation commands for iCalendar files +WWW= https://www.w3.org/Tools/Ical2html/ LIB_DEPENDS= libical.so:devel/libical |