diff options
Diffstat (limited to 'www/p5-Apache-ParseFormData')
-rw-r--r-- | www/p5-Apache-ParseFormData/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-ParseFormData/Makefile b/www/p5-Apache-ParseFormData/Makefile index eaedcd2ca557..2eceedb28d65 100644 --- a/www/p5-Apache-ParseFormData/Makefile +++ b/www/p5-Apache-ParseFormData/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes BROKEN= Broken due the new mod_perl2 API +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 MAN3= Apache::ParseFormData.3 |