diff options
author | pav <pav@FreeBSD.org> | 2006-01-16 00:09:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-16 00:09:52 +0800 |
commit | fb6acb6c5f99c3ba6c899d71ef93d9af74b09d65 (patch) | |
tree | 1e04204d039c92652bdea8b40d911ac7478a60ec /www/Makefile | |
parent | c9a639b4380cd4f4a516c959faa8ffe354ba6ccc (diff) | |
download | freebsd-ports-graphics-fb6acb6c5f99c3ba6c899d71ef93d9af74b09d65.tar.gz freebsd-ports-graphics-fb6acb6c5f99c3ba6c899d71ef93d9af74b09d65.tar.zst freebsd-ports-graphics-fb6acb6c5f99c3ba6c899d71ef93d9af74b09d65.zip |
iWebCal displays iCal calendars and other vCalendars on the Web. There's no
need for .Mac: With iWebCal you can share calendars with anyone.
PR: ports/91795
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index cb786bdeecb..3fefb01a46c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -190,6 +190,7 @@ SUBDIR += instiki SUBDIR += interchange SUBDIR += ismail + SUBDIR += iwebcal SUBDIR += jakarta-jmeter SUBDIR += jakarta-tomcat3 SUBDIR += jakarta-tomcat4 |