diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libdca/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libdca/Makefile b/audio/libdca/Makefile index 69f0c4724e8..35f32bc52fe 100644 --- a/audio/libdca/Makefile +++ b/audio/libdca/Makefile @@ -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 HOMEPAGE= http://developers.videolan.org/libdca.html |