diff options
-rw-r--r-- | net-im/p5-Net-ICQ2000/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/p5-Net-ICQ2000/Makefile b/net-im/p5-Net-ICQ2000/Makefile index 4117281b543b..0df59647b118 100644 --- a/net-im/p5-Net-ICQ2000/Makefile +++ b/net-im/p5-Net-ICQ2000/Makefile @@ -14,6 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= kevlo@FreeBSD.org COMMENT= A perl5 module for ICQv7 protocol realisation +BROKEN= unfetchable +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2007-11-18 + PERL_CONFIGURE= yes MAN3= Net::ICQ2000.3 |