diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-16 22:48:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-16 22:48:42 +0000 |
commit | 9c3b7a59c8333376e662fa625cc49ec7ef81d87b (patch) | |
tree | 94906ac0ad6d383603c6f1bd718816f89c4e6117 /chat | |
parent | 2ed33ab2a6022e8d3b96c22395089f8a4a252fdf (diff) | |
download | pkgsrc-9c3b7a59c8333376e662fa625cc49ec7ef81d87b.tar.gz |
Consistently use NetBSD.org address for shell, shellhung.org does not exist.
Diffstat (limited to 'chat')
-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 9cdc8d07db2..2c2c48c6e34 100644 --- a/chat/p5-Net-ICQ2000/Makefile +++ b/chat/p5-Net-ICQ2000/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:04 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/16 22:48:42 wiz Exp $ # DISTNAME= Net-ICQ2000-0.2.1 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= chat perl5 MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/ -MAINTAINER= shell@shellhung.org +MAINTAINER= shell@NetBSD.org HOMEPAGE= http://icq2000.phase3solutions.com/ COMMENT= Perl5 modules for the ICQv7 protocol realisation |