diff options
Diffstat (limited to 'chinese/oicq')
-rw-r--r-- | chinese/oicq/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile index 19fabb82e8b8..34aaa544c1c7 100644 --- a/chinese/oicq/Makefile +++ b/chinese/oicq/Makefile @@ -24,6 +24,9 @@ PERL_CONFIGURE= yes MAN3= Net::OICQ.3 +DEPRECATED= Does not work with newer OICQ protocol +EXPIRATION_DATE= 2007-02-01 + .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 # inherits from security/p5-Crypt-OICQ |