summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authordsainty <dsainty>2006-06-10 23:56:18 +0000
committerdsainty <dsainty>2006-06-10 23:56:18 +0000
commitfd220e6fd66c754b78a0e65ed467203602ec8c93 (patch)
treee874af8ecda625cc1f20d26975e99f4af5038d3a /comms
parent49caffc36cc243ef6f164b0159d3aba844f282f0 (diff)
downloadpkgsrc-fd220e6fd66c754b78a0e65ed467203602ec8c93.tar.gz
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 (limited to 'comms')
-rw-r--r--comms/asterisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index de4a6ec7371..6f65dad7890 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -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
HOMEPAGE= http://www.asterisk.org/