pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/alsa-utils Expand MASTER_SITES. Fix HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/401a3db5423a
branches:  trunk
changeset: 633891:401a3db5423a
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun May 04 04:29:20 2014 +0000

description:
Expand MASTER_SITES. Fix HOMEPAGE.

diffstat:

 audio/alsa-utils/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 929cbf7cc5c9 -r 401a3db5423a audio/alsa-utils/Makefile
--- a/audio/alsa-utils/Makefile Sun May 04 00:43:00 2014 +0000
+++ b/audio/alsa-utils/Makefile Sun May 04 04:29:20 2014 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.10 2012/09/11 23:59:23 asau Exp $
+# $NetBSD: Makefile,v 1.11 2014/05/04 04:29:20 rodent Exp $
 #
 
 DISTNAME=      alsa-utils-1.0.22
 CATEGORIES=    audio
 MASTER_SITES=  ftp://ftp.alsa-project.org/pub/utils/
+MASTER_SITES+= ftp://gd.tuwien.ac.at/opsys/linux/alsa/utils/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      ftp://ftp.alsa-project.org/pub/utils/
-COMMENT=       Advanced Linux Sound Architecture (ALSA) utilities
+HOMEPAGE=      http://www.alsa-project.org/
+COMMENT=       Advanced Linux Sound Architecture (ALSA) CLI utilities
 
 GNU_CONFIGURE=         yes
 USE_TOOLS=             pkg-config gmake bash:run



Home | Main Index | Thread Index | Old Index