diff options
author | kevlo <kevlo@FreeBSD.org> | 2007-10-12 15:39:44 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2007-10-12 15:39:44 +0800 |
commit | 66427756ede962b41f6a8967df983707e64e3b12 (patch) | |
tree | 8d712a1f5c173446926e83cbdaed7280cadd7196 /net-im | |
parent | 18e98660d2ffbd440a1962ebed870336f02d04b1 (diff) | |
download | freebsd-ports-gnome-66427756ede962b41f6a8967df983707e64e3b12.tar.gz freebsd-ports-gnome-66427756ede962b41f6a8967df983707e64e3b12.tar.zst freebsd-ports-gnome-66427756ede962b41f6a8967df983707e64e3b12.zip |
- Update MASTER_SITES
- Mark unbroken
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 |