Fix typo in MASTER_SITES. From Sergey Svishchev.
This commit is contained in:
parent
fa13c02637
commit
a08e724dc0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue