pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/kmp Fix MASTER_SITES, comment out old HOMMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd47fcb843a3
branches:  trunk
changeset: 503347:dd47fcb843a3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 18 20:19:42 2005 +0000

description:
Fix MASTER_SITES, comment out old HOMMEPAGE.

diffstat:

 audio/kmp/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 87edbb339aa2 -r dd47fcb843a3 audio/kmp/Makefile
--- a/audio/kmp/Makefile        Fri Nov 18 19:42:50 2005 +0000
+++ b/audio/kmp/Makefile        Fri Nov 18 20:19:42 2005 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2005/10/16 15:19:46 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/18 20:19:42 wiz Exp $
 
 DISTNAME=              kmp-0.01
 PKGREVISION=           1
 CATEGORIES=            audio
-MASTER_SITES=          http://www.threadbox.net/code/files/kmp/
+MASTER_SITES=          http://mercury.chem.pitt.edu/~shank/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkg%burningsoda.com@localhost
-HOMEPAGE=              http://www.threadbox.net/index.php/code/kmp/
+#HOMEPAGE=             http://www.threadbox.net/index.php/code/kmp/
 COMMENT=               Qt client for the Music Player Daemon
 
 USE_LANGUAGES=         c++



Home | Main Index | Thread Index | Old Index