pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libdca Fix typo in MASTER_SITES. From Sergey Svi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab8f99fed136
branches:  trunk
changeset: 516259:ab8f99fed136
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 17 18:32:11 2006 +0000

description:
Fix typo in MASTER_SITES. From Sergey Svishchev.

diffstat:

 audio/libdca/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 445993d5a87a -r ab8f99fed136 audio/libdca/Makefile
--- a/audio/libdca/Makefile     Mon Jul 17 18:24:14 2006 +0000
+++ b/audio/libdca/Makefile     Mon Jul 17 18:32:11 2006 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/06/18 07:55:42 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/07/17 18:32:11 wiz Exp $
 #
 
 DISTNAME=      libdts-0.0.2
 PKGNAME=       ${DISTNAME:S/ts/ca/}
 CATEGORIES=    audio
 MASTER_SITES=  http://debian.unnet.nl/pub/videolan/libdts/0.0.2/ \
-               http://download.videolan.org/pub/videolan/libdts/0.0.2/
+               http://download.videolan.org/pub/videolan/libdca/0.0.2/
 
 MAINTAINER=    shattered%users.sourceforge.net@localhost
 HOMEPAGE=      http://developers.videolan.org/libdca.html



Home | Main Index | Thread Index | Old Index