diff options
-rw-r--r-- | textproc/p5-Text-CSV_PP/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Text-CSV_PP/Makefile b/textproc/p5-Text-CSV_PP/Makefile index 2701008e8294..9f6e7f735aed 100644 --- a/textproc/p5-Text-CSV_PP/Makefile +++ b/textproc/p5-Text-CSV_PP/Makefile @@ -18,4 +18,7 @@ PERL_CONFIGURE= yes MAN3= Text::CSV_PP.3 +DEPRECATED= textproc/Text-CSV_PP was merged into textproc/p5-Text-CSV +EXPIRATION_DATE=2008-12-11 + .include <bsd.port.mk> |