diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | 0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch) | |
tree | 1059becd0160fb62849327119f17f1d079c33846 /www/p5-Apache-ParseFormData | |
parent | 59e3d86a5b3f0b55a8a4d6dbe3befdb596c6b8c1 (diff) |
Notes
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 |