diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-04 15:47:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-04 15:47:08 +0000 |
commit | 42277bb97906d3d11f544ca09132344450c4e97c (patch) | |
tree | 584c0121b7cb6f275879d93b30fbd3a0dfb0d5e7 /chat/bitlbee | |
parent | 8acc25a52f2368e30b6e7f6335f0363c7f1accfc (diff) | |
download | pkgsrc-42277bb97906d3d11f544ca09132344450c4e97c.tar.gz |
Update HOMEPAGE/MASTER_SITES after the site moved to it's own domain.
Diffstat (limited to 'chat/bitlbee')
-rw-r--r-- | chat/bitlbee/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile index 86b1dfb139d..eeb254c021c 100644 --- a/chat/bitlbee/Makefile +++ b/chat/bitlbee/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2003/08/28 20:05:15 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2003/09/04 15:47:08 xtraeme Exp $ # DISTNAME= bitlbee-0.80 CATEGORIES= chat -MASTER_SITES= http://www.lintux.cx/downloads/ +MASTER_SITES= http://get.bitlbee.org/src/ MAINTAINER= xtraeme@NetBSD.org -HOMEPAGE= http://www.lintux.cx/bitlbee.html +HOMEPAGE= http://www.bitlbee.org/ COMMENT= IRC to other chat networks gateway USE_BUILDLINK2= yes |