diff options
Diffstat (limited to 'www/webcalendar/Makefile')
-rw-r--r-- | www/webcalendar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile index da4b2421e1a4..ceaa8a79011d 100644 --- a/www/webcalendar/Makefile +++ b/www/webcalendar/Makefile @@ -16,6 +16,8 @@ MAINTAINER= glarkin@sourcehosting.net COMMENT= A web-based calendar application BROKEN= fails to deinstall cleanly +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_PHP= pcre session ldap WANT_PHP_WEB= yes |