diff options
author | obache <obache@pkgsrc.org> | 2008-07-27 09:48:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-07-27 09:48:50 +0000 |
commit | 98e36f4c6da5314212ef082096dbf0a7ae6245b5 (patch) | |
tree | c839094d5f623b681e0540c87ac3530cbdee2cc5 /chat/xaric | |
parent | 79bc62be1f37a8b2d82472d5c206d019c55637a1 (diff) | |
download | pkgsrc-98e36f4c6da5314212ef082096dbf0a7ae6245b5.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'chat/xaric')
-rw-r--r-- | chat/xaric/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/xaric/Makefile b/chat/xaric/Makefile index 406d980a0af..67f63d8bc88 100644 --- a/chat/xaric/Makefile +++ b/chat/xaric/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2007/02/22 19:01:16 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2008/07/27 09:48:50 obache Exp $ # DISTNAME= xaric-0.12.1 PKGREVISION= 2 CATEGORIES= chat -MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/ \ - http://www.xaric.org/downloads/ +MASTER_SITES= http://laeos.net/software/xaric/releases/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rf.cx/software/xaric/ |