diff options
Diffstat (limited to 'chat/p5-Net-ICQ2000/Makefile')
-rw-r--r-- | chat/p5-Net-ICQ2000/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-ICQ2000/Makefile b/chat/p5-Net-ICQ2000/Makefile index b88693da0c6..b0ab0cce076 100644 --- a/chat/p5-Net-ICQ2000/Makefile +++ b/chat/p5-Net-ICQ2000/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/20 17:46:01 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/21 16:34:34 martti Exp $ # DISTNAME= Net-ICQ2000-0.2.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/ MAINTAINER= shell@shellhung.org HOMEPAGE= http://icq2000.phase3solutions.com/ -COMMENT= perl5 modules for the ICQv7 protocol realisation +COMMENT= Perl5 modules for the ICQv7 protocol realisation USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/ICQ2000/.packlist |