diff options
author | obache <obache> | 2008-07-27 09:48:50 +0000 |
---|---|---|
committer | obache <obache> | 2008-07-27 09:48:50 +0000 |
commit | d436fa58f6c12721e70fd3a8fcaf0a720dc0bddf (patch) | |
tree | c839094d5f623b681e0540c87ac3530cbdee2cc5 | |
parent | 6af3292dadf49e35fe2d462a251e1a4db322941c (diff) | |
download | pkgsrc-d436fa58f6c12721e70fd3a8fcaf0a720dc0bddf.tar.gz |
Update MASTER_SITES.
-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/ |