diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
commit | b8985c87f09baa16e70065f8e4357d89e71b2f04 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /chat/centericq | |
parent | b2bc4783f90323c4761208b74812c36d4dae74a5 (diff) | |
download | pkgsrc-b8985c87f09baa16e70065f8e4357d89e71b2f04.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'chat/centericq')
-rw-r--r-- | chat/centericq/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index 9711df9871a..31c31316da9 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.60 2006/10/01 13:56:00 rillig Exp $ +# $NetBSD: Makefile,v 1.61 2006/10/14 08:00:20 wiz Exp $ # DISTNAME= centericq-4.21.0 PKGREVISION= 2 CATEGORIES= chat -MASTER_SITES= http://konst.org.ua/download/ \ +MASTER_SITES= http://thekonst.net/download/ \ http://centericq.de/archive/source/releases/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://konst.org.ua/eng/software/centericq/info.html +HOMEPAGE= http://thekonst.net/eng/software/centericq/info.html COMMENT= Instant Messenger interface supporting many protocols USE_PKGLOCALEDIR= yes |