pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/asterisk Add a slash to the end of the old-relea...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c794e084d77
branches:  trunk
changeset: 514330:5c794e084d77
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Sat Jun 10 23:56:18 2006 +0000

description:
Add a slash to the end of the old-releases URL.  Fixes downloads for current package version 1.2.8, which is now old due to Asterisk release 1.2.9.

diffstat:

 comms/asterisk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 0fdd4196fa87 -r 5c794e084d77 comms/asterisk/Makefile
--- a/comms/asterisk/Makefile   Sat Jun 10 23:39:41 2006 +0000
+++ b/comms/asterisk/Makefile   Sat Jun 10 23:56:18 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2006/05/31 18:43:15 adam Exp $
+# $NetBSD: Makefile,v 1.27 2006/06/10 23:56:18 dsainty Exp $
 
 DISTNAME=      asterisk-1.2.8
 CATEGORIES=    comms net audio
 MASTER_SITES=  http://ftp.digium.com/pub/asterisk/ \
-               http://ftp.digium.com/pub/asterisk/old-releases
+               http://ftp.digium.com/pub/asterisk/old-releases/
 
 MAINTAINER=    riz%NetBSD.org@localhost
 HOMEPAGE=      http://www.asterisk.org/



Home | Main Index | Thread Index | Old Index