diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 22:00:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 22:00:33 +0000 |
commit | a785612b4355b745678394dab9e0734cfb482c3b (patch) | |
tree | 5ce5b8f70cf8cb66c7351e44cf0797fd5bd46405 /www/cybercalendar | |
parent | 229d3a50454c4d15afb14bf2cb29b1188d004ab2 (diff) | |
download | ports-a785612b4355b745678394dab9e0734cfb482c3b.tar.gz ports-a785612b4355b745678394dab9e0734cfb482c3b.zip |
Notes
Diffstat (limited to 'www/cybercalendar')
-rw-r--r-- | www/cybercalendar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cybercalendar/Makefile b/www/cybercalendar/Makefile index 3389543b08ee..b1b0a67f178a 100644 --- a/www/cybercalendar/Makefile +++ b/www/cybercalendar/Makefile @@ -15,6 +15,8 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= CyberCalendar is a web based calendar program written in perl BROKEN= does not fetch +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ |