pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/asterisk new MASTER_SITES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcae312ac5ec
branches:  trunk
changeset: 393009:dcae312ac5ec
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Fri May 15 18:24:29 2009 +0000

description:
new MASTER_SITES

diffstat:

 comms/asterisk/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r f43ea7e7ac04 -r dcae312ac5ec comms/asterisk/Makefile
--- a/comms/asterisk/Makefile   Fri May 15 13:03:52 2009 +0000
+++ b/comms/asterisk/Makefile   Fri May 15 18:24:29 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.61 2009/01/26 13:15:49 jnemeth Exp $
+# $NetBSD: Makefile,v 1.62 2009/05/15 18:24:29 jnemeth Exp $
 
 DISTNAME=      asterisk-1.2.31
 CATEGORIES=    comms net audio
-MASTER_SITES=  http://downloads.digium.com/pub/asterisk/releases/ \
-               http://downloads.digium.com/pub/asterisk/old-releases/
+MASTER_SITES=  http://downloads.asterisk.org/pub/telephony/asterisk/releases/ \
+               http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.asterisk.org/



Home | Main Index | Thread Index | Old Index