diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2007-10-12 07:39:44 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2007-10-12 07:39:44 +0000 |
commit | b998a6fc77ae6c9c3947147930a0cf38ca6a51f7 (patch) | |
tree | 179257cbf5329253e535a9d1745d5a8981b2d039 /net-im | |
parent | 36d4444ec05bef39104a79f8d65fea52b09a6ecd (diff) |
- Update MASTER_SITES
- Mark unbroken
Notes
Notes:
svn path=/head/; revision=201352
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-Net-ICQ2000/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net-im/p5-Net-ICQ2000/Makefile b/net-im/p5-Net-ICQ2000/Makefile index 0df59647b118..423f2cbfa522 100644 --- a/net-im/p5-Net-ICQ2000/Makefile +++ b/net-im/p5-Net-ICQ2000/Makefile @@ -8,16 +8,12 @@ PORTNAME= Net-ICQ2000 PORTVERSION= 0.2.1 CATEGORIES= net-im perl5 -MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/ +MASTER_SITES= http://gonzo.kiev.ua/projects/vicq.old/ 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 |